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.
2 parents 6f10612 + cd265fd commit 196fa3cCopy full SHA for 196fa3c
.github/workflows/test-against-main.yml
@@ -2,6 +2,7 @@ name: future-dependency-compatibility-test
2
on:
3
schedule:
4
- cron: "0 0 * * *"
5
+ workflow_dispatch:
6
jobs:
7
tests:
8
runs-on: ubuntu-latest
0 commit comments