Skip to content

Commit

Permalink
set back to scheduled runs
Browse files Browse the repository at this point in the history
  • Loading branch information
tjheffner committed Mar 28, 2024
1 parent 1137f7c commit 3a569ba
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/archive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,8 @@ permissions:

on:
# Schedule; currently once nightly, at 7:20 UTC.
# schedule:
# - cron: 20 7 * * *
pull_request:
schedule:
- cron: 20 7 * * *

env:
BUILD_TYPE: vagovprod
Expand Down

0 comments on commit 3a569ba

Please sign in to comment.