Skip to content

Commit

Permalink
ECC-1793: develop binary wheel - do not run ci on wheel changes
Browse files Browse the repository at this point in the history
  • Loading branch information
iainrussell committed Sep 6, 2024
1 parent 56b5ec0 commit 51c6576
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ on:
- "develop"
tags-ignore:
- "**"
paths-ignore:
- "scripts/**"
- ".github/workflows/*wheel*.yml"
- ".github/workflows/cd.yml"

# Trigger the workflow on pull request
pull_request: ~
Expand Down

0 comments on commit 51c6576

Please sign in to comment.