Skip to content

Commit

Permalink
Skip no-commit-to-branch on CI (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
azriel1rf authored May 5, 2024
1 parent 9b05125 commit b2eebdd
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 @@ -12,6 +12,8 @@ on:

jobs:
pre-commit:
env:
SKIP: no-commit-to-branch
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit b2eebdd

Please sign in to comment.