Skip to content

Commit

Permalink
Trigger when this file is touched
Browse files Browse the repository at this point in the history
  • Loading branch information
loadams committed Dec 11, 2024
1 parent 55ff43d commit 4f381aa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/nv-torch-nightly-v100.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ name: nv-torch-nightly-v100

on:
workflow_dispatch:
pull_request:
paths:
- '.github/workflows/nv-torch-nightly-v100.yml'
schedule:
- cron: "0 0 * * *"

Expand Down

0 comments on commit 4f381aa

Please sign in to comment.