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(core): fix CI skipped triggering. #1346

Merged
merged 2 commits into from
Nov 28, 2024
Merged

ci(core): fix CI skipped triggering. #1346

merged 2 commits into from
Nov 28, 2024

Conversation

mpaulucci
Copy link
Collaborator

@mpaulucci mpaulucci commented Nov 28, 2024

Motivation
We want to skip this on any code changes, and have it if there is only doc changes. Dunno if there's a better way to do it.

@mpaulucci mpaulucci requested a review from a team as a code owner November 28, 2024 19:48
paths-ignore:
- '**/*.rs'
- '**/*.toml'
- '**/*.yaml'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One .yaml was a .yml I already changed it in this PR but maybe we want to add it just in case it happens again.

@mpaulucci mpaulucci added this pull request to the merge queue Nov 28, 2024
Merged via the queue into main with commit 3162649 Nov 28, 2024
12 checks passed
@mpaulucci mpaulucci deleted the fix-ci-skipped branch November 28, 2024 20:15
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.

2 participants