Skip to content

Commit

Permalink
temporarily disable scheduled tests
Browse files Browse the repository at this point in the history
to reduc noise
  • Loading branch information
mifi committed Jul 28, 2022
1 parent 70a041e commit 90cdfc6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ on:
push:
branches:
- master
schedule:
- cron: '0 8 * * *'
# schedule:
# - cron: '0 8 * * *'

jobs:
test:
Expand Down

0 comments on commit 90cdfc6

Please sign in to comment.