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