Skip to content

Commit

Permalink
Turn off CI workflow for draft PRs
Browse files Browse the repository at this point in the history
This is to save on the monthly CI minutes
  • Loading branch information
samuell committed Nov 28, 2024
1 parent 11d4274 commit 11ca467
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
branches:
- main
- dev
draft: true
draft: false

env:
NXF_ANSI_LOG: false
Expand Down

0 comments on commit 11ca467

Please sign in to comment.