ci: only run at main branch
This commit is contained in:
parent
fdcfdc5a86
commit
945405eaf7
|
|
@ -20,4 +20,4 @@ workflows:
|
||||||
- release:
|
- release:
|
||||||
filters:
|
filters:
|
||||||
branches:
|
branches:
|
||||||
only: dev
|
only: main
|
||||||
Loading…
Reference in New Issue
Block a user