Skip to content

Commit

Permalink
Disable scheduled GHA workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ita-sammann committed Nov 13, 2020
1 parent 41570b1 commit d32aac3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/linux-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ on:
branches:
- master
pull_request:
schedule:
- cron: '0 2,4,6 * * *'
# schedule:
# - cron: '0 2,4,6 * * *'
env:
GO_VERSION: 1.14
CI_GOMAXPROCS: 0
Expand Down

0 comments on commit d32aac3

Please sign in to comment.