Skip to content

Commit

Permalink
fix the CI run conditions (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
keewis authored May 21, 2024
1 parent 4dd7339 commit de3b768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
- "ci/**"
- ".github/**"
- "/*" # covers files such as pyproject.toml
- "healpix_indexing/**"
- "healpix_convolution/**"
workflow_dispatch: # allows triggering manually

concurrency:
Expand Down

0 comments on commit de3b768

Please sign in to comment.