We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b663259 commit 9d12f75Copy full SHA for 9d12f75
.github/workflows/integration.yml
@@ -1,6 +1,8 @@
1
name: Integration
2
3
on:
4
+ pull_request:
5
+ types: [synchronize]
6
push: {}
7
schedule:
8
- cron: "0 5 * * *"
0 commit comments