Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: optimize workflow triggers #14

Merged
merged 2 commits into from
Aug 6, 2024
Merged

Conversation

AlrikOlson
Copy link
Owner

  • Add path filters to push and pull_request events
  • Trigger on changes to source, examples, project files, and dependencies

- Add path filters to push and pull_request events
- Trigger on changes to source, examples, project files, and dependencies
@AlrikOlson AlrikOlson enabled auto-merge (squash) August 6, 2024 02:19
- Remove path filters from main workflow triggers
- Add checks for relevant file changes in package and release jobs
- Conditionally execute packaging and release steps based on changes
- Implement skip messages for package and release jobs when no changes
@AlrikOlson AlrikOlson merged commit c2b4183 into main Aug 6, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant