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 c962fda commit 4864389Copy full SHA for 4864389
.github/workflows/dependency_compatibility_test.yaml
@@ -1,6 +1,9 @@
1
name: Dependency Compatibility Test
2
3
on:
4
+ pull_request:
5
+ branches:
6
+ - 'main'
7
workflow_dispatch:
8
schedule:
9
- cron: '0 1 * * *' # Nightly at 1am
0 commit comments