Skip to content

Commit

Permalink
Skip no-commit-to-branch in Github actions (#240)
Browse files Browse the repository at this point in the history
  • Loading branch information
berland authored Dec 9, 2023
1 parent 33ea3d7 commit 392218d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/fmu-ensemble.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ jobs:
run: pip freeze

- name: 🕵️ Check code style
env:
SKIP: no-commit-to-branch
run: |
pre-commit run --all-files
Expand Down

0 comments on commit 392218d

Please sign in to comment.