Skip to content

Commit

Permalink
Run tests on draft PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
nvoxland committed Sep 8, 2023
1 parent 163e821 commit e2adf51
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test-push.yml
Expand Up @@ -27,7 +27,6 @@ concurrency:
jobs:
setup:
runs-on: ubuntu-latest
if: github.event_name == 'push' || (! github.event.pull_request.draft)
outputs:
matrix: ${{ steps.setup.outputs.matrix }}
steps:
Expand Down

0 comments on commit e2adf51

Please sign in to comment.