mirror of
https://github.com/sussy-code/smov.git
synced 2025-01-01 16:37:39 +01:00
update workflow branches
This commit is contained in:
parent
46fbe5617d
commit
96ac0b22fc
1 changed files with 1 additions and 2 deletions
3
.github/workflows/linting_testing.yml
vendored
3
.github/workflows/linting_testing.yml
vendored
|
@ -3,8 +3,7 @@ name: Linting and Testing
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- main
|
||||||
- dev
|
|
||||||
pull_request:
|
pull_request:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Reference in a new issue