Skip to content

Commit

Permalink
Merge pull request #179 from nationalarchives/fix/disable-pre-commit-…
Browse files Browse the repository at this point in the history
…branch-check-in-ci

[FCL-195] Skip pre-commit branch check in CI
  • Loading branch information
jacksonj04 authored Jul 3, 2024
2 parents 21ad314 + 5ac3af4 commit 0a3b2f4
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 0a3b2f4

Please sign in to comment.