Skip to content

Commit

Permalink
[packaging] Skip packaging on pre-commit updates
Browse files Browse the repository at this point in the history
  • Loading branch information
gergondet committed Oct 10, 2023
1 parent 28fe3ea commit b6b8713
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ on:
- ".jrl-ci"
- README.md
- ".github/workflows/build.yml"
- ".pre-commit-config.yaml"
branches:
- "**"
tags:
Expand Down

0 comments on commit b6b8713

Please sign in to comment.