Skip to content

Commit

Permalink
Remove on pull request run
Browse files Browse the repository at this point in the history
  • Loading branch information
atalman committed Jul 3, 2023
1 parent ce46274 commit 83fd4d2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/trigger-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@ on:
# every night at 4:30AM
- cron: 30 4 * * *
workflow_dispatch:
pull_request:
paths:
- .github/workflows/trigger-nightly.yml

jobs:
tag_nightly:
if: ${{ github.repository == 'pytorch/vision' }}
Expand Down

0 comments on commit 83fd4d2

Please sign in to comment.