Skip to content

Commit

Permalink
SKIP branch commit check
Browse files Browse the repository at this point in the history
  • Loading branch information
mdeweerd committed Feb 9, 2024
1 parent a3054e2 commit fddfe74
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
path: ~/.cache/pre-commit/
key: pre-commit-4|${{ env.pythonLocation }}|${{ hashFiles('.pre-commit-config.yaml') }}
- name: Run pre-commit hooks
env:
SKIP: no-commit-to-branch
run: |
set -o pipefail
pre-commit gc
Expand Down

0 comments on commit fddfe74

Please sign in to comment.