This commit is contained in:
parent
72c6dd6982
commit
323ea4e8cd
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ when:
|
|||
- push
|
||||
- pull_request
|
||||
branch:
|
||||
- main
|
||||
- master
|
||||
|
||||
steps:
|
||||
format:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
when:
|
||||
- event: tag
|
||||
branch: main
|
||||
branch: master
|
||||
|
||||
steps:
|
||||
- name: Release
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue