Commit a437b6d
committed
Skip CD release workflow for bot commits
The bot commit triggers a new CD run, and invoke setver finds another
version bump each time, creating an infinite loop. Guard against this
by skipping the job when the triggering commit message starts with
'[bot]'.1 parent 68904ae commit a437b6d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments