We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6de7ac commit a045062Copy full SHA for a045062
1 file changed
.github/workflows/integration-tests.yml
@@ -1,6 +1,9 @@
1
name: Integration Tests
2
3
on:
4
+ push:
5
+ branches:
6
+ - master
7
schedule:
8
# Run at 7pm PST (3am UTC next day) Monday-Friday
9
# This translates to Tuesday-Saturday 3am UTC
0 commit comments