mirror of
https://codeberg.org/pronounscc/pronouns.cc.git
synced 2024-11-20 08:29:52 +01:00
ci: run on all branches *except* stable
This commit is contained in:
parent
40672d6d41
commit
4308bd4d98
2 changed files with 4 additions and 2 deletions
|
@ -1,5 +1,6 @@
|
|||
when:
|
||||
branch: main
|
||||
branch:
|
||||
exclude: stable
|
||||
|
||||
steps:
|
||||
check:
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
when:
|
||||
branch: main
|
||||
branch:
|
||||
exclude: stable
|
||||
|
||||
steps:
|
||||
check:
|
||||
|
|
Loading…
Reference in a new issue