Skip to content

Commit

Permalink
Merge pull request #318 from neutrinoceros/tst/dont-run-ci-for-changelog
Browse files Browse the repository at this point in the history
TST: do not run CI on changelog-only changes
  • Loading branch information
neutrinoceros authored Dec 13, 2024
2 parents 08c80e4 + f104adf commit fe8eb0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
pull_request:
paths-ignore:
- README.md
- CHANGELOG.md

concurrency:
# auto-cancel any in-progress job *on the same branch*
Expand Down

0 comments on commit fe8eb0d

Please sign in to comment.