We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5483d45 commit 97ef634Copy full SHA for 97ef634
.github/workflows/test-integration.yml
@@ -1,6 +1,7 @@
1
name: Test Integration
2
3
on:
4
+ push:
5
schedule:
6
# Run every day at midnight UTC
7
- cron: "0 0 * * *"
0 commit comments