You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## 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)
0 commit comments