Commit 9c878ef
committed
fix: remove main branch from release workflow trigger
Only production branch should trigger releases.
This prevents accidental releases when merging to main.
- Remove 'main' from workflow trigger branches
- Keep only 'production' as release trigger1 parent 2afc2bb commit 9c878efCopy full SHA for 9c878ef
1 file changed
-1Lines changed: 0 additions & 1 deletion
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- .github/workflows
Expand file treeCollapse file tree
Open diff view settings
Collapse file
.github/workflows/release.yml
Copy file name to clipboardExpand all lines: .github/workflows/release.yml-1Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
4 | 4 | |
5 | 5 | |
6 | 6 | |
7 | | - |
8 | 7 | |
9 | 8 | |
10 | 9 | |
|
0 commit comments