Skip to content

Commit

Permalink
remove pull request trigger for nightly job
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaurav0 committed Dec 5, 2019
1 parent 517f11a commit decbf7d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: 'Nightly'

on:
pull_request:
branches:
- master
schedule:
- cron: '* 14 * * *' # 14:00 in UTC is 6am PST

Expand Down

0 comments on commit decbf7d

Please sign in to comment.