We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Other (please describe)
With Github workflows we can define specific paths or file extensions which should trigger the CI
For example, a change to README.md shouldn't need to trigger the test workflow
README.md
See: https://docs.github.com/en/actions/writing-workflows/workflow-syntax-for-github-actions#example-including-paths
No response
The text was updated successfully, but these errors were encountered:
tbh I never found specifying these worthwhile, we're not even paying anything for PR CI runners anyway
Sorry, something went wrong.
Fair, especially if we are not paying for the CI
Going to mark this as not planned
not planned
No branches or pull requests
Component
Other (please describe)
Describe the feature you would like
With Github workflows we can define specific paths or file extensions which should trigger the CI
For example, a change to
README.md
shouldn't need to trigger the test workflowSee: https://docs.github.com/en/actions/writing-workflows/workflow-syntax-for-github-actions#example-including-paths
Additional context
No response
The text was updated successfully, but these errors were encountered: