a8045e8a26
Don't waste resources. From [GH Action's documentation](https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#onpushpull_requestpull_request_targetpathspaths-ignore): > If you want to both include and exclude path patterns for a single event, use the paths filter prefixed with the ! character to indicate which paths should be excluded. > > The order that you define paths patterns matters: > > - A matching negative pattern (prefixed with !) after a positive match will exclude the path. > - A matching positive pattern after a negative match will include the path again. |
||
---|---|---|
.. | ||
ISSUE_TEMPLATE | ||
actions/set-up-notebook-testing | ||
workflows | ||
dependabot.yml |