Commit 97778ac
authored
ci: Update on_master workflow conditions (#630)
## Summary
- Pre-release runs only for `feat`, `fix`, `perf`, `refactor`, `style`
conventional commits (skip all others)
- Doc release runs only for `docs` conventional commits (skip all
others)
- Tests skip only for `docs` conventional commits
- `startsWith(github.repository, 'apify/')` is not necessary since it is
only the `on_master` trigger.
🤖 Generated with [Claude Code](https://claude.com/claude-code)1 parent aafe161 commit 97778ac
1 file changed
Lines changed: 11 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
| 23 | + | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
| 46 | + | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
55 | 60 | | |
56 | 61 | | |
57 | 62 | | |
| |||
0 commit comments