Skip to content

Commit

Permalink
ignore CHANGELOG triggering build_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bennibbelink committed Nov 29, 2023
1 parent b8bb893 commit eb7117a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,13 @@ on:
- '.github/workflows/build_test_publish.yml'
- 'docker/**'
- 'doc/**'
- 'CHANGELOG.rst'
push:
paths-ignore:
- '.github/workflows/build_test_publish.yml'
- 'docker/**'
- 'doc/**'
- 'CHANGELOG.rst'

jobs:
build-and-test:
Expand Down

0 comments on commit eb7117a

Please sign in to comment.