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 3feee51 commit aa78f14
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 @@ -9,6 +9,7 @@ on:
- doc/**
- README.md
- ".github/workflows/build.yml"
- ".pre-commit-config.yaml"
branches:
- "**"
tags:
Expand Down

0 comments on commit aa78f14

Please sign in to comment.