mirror of
https://github.com/peaceiris/actions-hugo.git
synced 2025-06-18 01:55:29 +08:00
update branch trigger to test the worklow runs in fork
Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
parent
194ee8263d
commit
6ed77e1430
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -4,6 +4,7 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
- node20
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- '**.md'
|
- '**.md'
|
||||||
pull_request:
|
pull_request:
|
||||||
|
Loading…
Reference in New Issue
Block a user