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

Fix CI path ignoring #24

Merged
merged 1 commit into from
Apr 19, 2024
Merged

Fix CI path ignoring #24

merged 1 commit into from
Apr 19, 2024

Conversation

omus
Copy link
Member

@omus omus commented Apr 19, 2024

This restriction was causing CI not to run against main.

If you define a path with the ! character, you must also define at least one path without the ! character. If you only want to exclude paths, use paths-ignore instead.

https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#example-including-and-excluding-paths

@omus omus merged commit 32176ab into main Apr 19, 2024
4 checks passed
@omus omus deleted the cv/ci-path-ignore branch April 19, 2024 04:52
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