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

add condition to skip if label='skip-ci' #243

Merged
merged 4 commits into from
Aug 6, 2024
Merged

Conversation

justinlaughlin
Copy link
Contributor

@justinlaughlin justinlaughlin commented Aug 6, 2024

There was previously something like this with if: contains(github.event.pull_request.labels.*.name, 'in-test-with-mfem-master'), this PR adds that feature back in using the label skip-ci

This PR also tidies up a little bit by deleting some unused files

@justinlaughlin
Copy link
Contributor Author

Once this PR is merged it will work with other branches 👍

@justinlaughlin justinlaughlin marked this pull request as ready for review August 6, 2024 23:29
@sshiraiwa
Copy link
Member

Thank you. Merging this now.

@sshiraiwa sshiraiwa merged commit c135a63 into master Aug 6, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants