Skip to content

Commit

Permalink
Skip ENV for pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
juraskov committed Oct 27, 2023
1 parent 8f6d1c8 commit 5ad9ab4
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 @@ -6,6 +6,8 @@ on:

jobs:
pre-commit:
env:
SKIP: 'no-commit-to-branch'
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 5ad9ab4

Please sign in to comment.