chore(gh-actions): resume the trigger branch
This commit is contained in:
parent
c57238975a
commit
f0a2e2f4e1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pages-deploy.yml.hook
vendored
2
.github/workflows/pages-deploy.yml.hook
vendored
|
@ -2,7 +2,7 @@ name: 'Automatic build'
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- master
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- .gitignore
|
- .gitignore
|
||||||
- README.md
|
- README.md
|
||||||
|
|
Loading…
Reference in a new issue