This commit is contained in:
parent
2ed1ea01c0
commit
dd83fc6330
1 changed files with 2 additions and 2 deletions
|
@ -2,9 +2,9 @@ name: Build and Test
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [main, develop]
|
branches: [master]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [main, develop]
|
branches: [master]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-test:
|
build-and-test:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue