changed workflow file
This commit is contained in:
parent
17a417d265
commit
19115bc31e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -6,7 +6,7 @@ on: # rebuild any PRs and main branch changes
|
|||
- 'releases/*'
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
- 'releases/*'
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Add table
Reference in a new issue