Skip to content

Commit

Permalink
Changed the schedule back to once a month (aws#2341)
Browse files Browse the repository at this point in the history
  • Loading branch information
jhaarpan authored Jun 28, 2022
1 parent 7f8a6d2 commit 9c3566e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/update-prerun-script.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ name: Update pre build script on Saucelabs

on:
schedule:
- cron: '*/10 * * * *'
# - cron: '0 0 1 */1 *'
- cron: '0 0 1 */1 *'

env:
SAUCE_USERNAME: ${{secrets.SAUCE_USERNAME}}
Expand Down

0 comments on commit 9c3566e

Please sign in to comment.