Skip to content

Commit

Permalink
Disabled workflow schedule.
Browse files Browse the repository at this point in the history
  • Loading branch information
Graham Lillico committed Nov 4, 2022
1 parent b2341d7 commit 047a352
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ on:
push:
branches:
- master
schedule:
- cron: '35 3 * * 1'
# schedule:
# - cron: '35 3 * * 1'

jobs:
build:
Expand Down

0 comments on commit 047a352

Please sign in to comment.