Commit dacc21e
committed
ci: restrict release workflows to main branch only
Add if: github.ref == 'refs/heads/main' to both release / create-pr
and release / pre jobs. Running from a feature branch will skip
immediately.1 parent 5b84c16 commit dacc21e
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
0 commit comments