gha: change trigger branch to master
This commit is contained in:
parent
f789b5fc87
commit
e34825e78a
2 changed files with 4 additions and 4 deletions
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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue