Wrong branch
This commit is contained in:
parent
1e61e00c4b
commit
34cda5ba05
1 changed files with 2 additions and 2 deletions
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
|
|
@ -2,9 +2,9 @@ name: Automated tests
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ edge ]
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
branches: [ edge ]
|
||||
branches: [ master ]
|
||||
|
||||
jobs:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue