Skip to content

Commit

Permalink
test weekly (not daily) (#604)
Browse files Browse the repository at this point in the history
reduces number of comments on the commit
  • Loading branch information
casperdcl committed Jul 4, 2021
1 parent 4496976 commit 62c05fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-deploy.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Test & Deploy
on:
schedule:
- cron: 0 0 * * *
- cron: 0 1 * * 6 # Sat 01:00
release:
types: [published]
pull_request_target:
Expand Down

0 comments on commit 62c05fc

Please sign in to comment.