Commit a72b788
authored
ci: Update on_master workflow conditions (#809)
## 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 2686636 commit a72b788
1 file changed
Lines changed: 11 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
| 35 | + | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
44 | 49 | | |
45 | 50 | | |
46 | 51 | | |
| |||
0 commit comments