Skip to content

Commit

Permalink
Enable workflow_dispatch event
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaudiaComito authored Mar 16, 2023
1 parent 3401425 commit 5d6b6d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pytorch-latest-release.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: Get latest PyTorch release version
on:
workflow_dispatch:
schedule:
- cron: '0 3 * * 1,5'
permissions:
Expand Down

0 comments on commit 5d6b6d5

Please sign in to comment.