Skip to content

Commit

Permalink
Skip for draft PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
TimothyWillard committed Oct 30, 2024
1 parent b144b90 commit 8e67ca8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ on:
jobs:
black-for-python:
runs-on: ubuntu-latest
if: github.event_name != 'pull_request' || github.event.pull_request.draft == false
env:
BLACK_LINE_LENGTH: 92
BLACK_EXTEND_EXCLUDE: 'flepimop/gempyor_pkg/src/gempyor/steps_rk4.py'
Expand Down

0 comments on commit 8e67ca8

Please sign in to comment.