mirror of
https://github.com/peaceiris/actions-hugo.git
synced 2026-01-24 20:12:15 +01:00
gha: change trigger branch to master
This commit is contained in:
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@@ -3,7 +3,8 @@ name: 'Test'
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'migrate-javascript-action'
|
||||
- master
|
||||
# - 'migrate-javascript-action'
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
Reference in New Issue
Block a user