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 4d3d164 commit b687bf3Copy full SHA for b687bf3
.github/workflows/checks.yaml
@@ -9,6 +9,7 @@ on:
9
branches:
10
- main
11
- "maintenance/**"
12
+ workflow_dispatch:
13
14
env:
15
CACHE_VERSION: 3
.github/workflows/tests.yaml
@@ -11,6 +11,7 @@ on:
16
17
CACHE_VERSION: 5
0 commit comments