Skip to content

Commit

Permalink
only run on non-draft PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasGensollen committed May 23, 2024
1 parent b91b356 commit 8606cfb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_train.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ env:

jobs:
test-train-gpu:
if: github.event.pull_request.draft == false
runs-on:
- self-hosted
- Linux
Expand Down

0 comments on commit 8606cfb

Please sign in to comment.