We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acee6db commit 0fdccf7Copy full SHA for 0fdccf7
1 file changed
.github/workflows/integration.yml
@@ -1,7 +1,7 @@
1
name: integration-tests
2
on:
3
schedule:
4
- - cron: 10 15 * * 0-6
+ - cron: 30 15 * * 0-6
5
push:
6
tags-ignore:
7
- '*.*'
0 commit comments