Skip to content

Commit

Permalink
ci(pre-commit): skip branch check in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jacksonj04 committed Jul 3, 2024
1 parent 21ad314 commit 5ac3af4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
- name: Run pre-commit
uses: pre-commit/[email protected]
env:
SKIP: no-commit-to-branch
test:
env:
MARKLOGIC_HOST: ""
Expand Down

0 comments on commit 5ac3af4

Please sign in to comment.