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 8e19277 commit 3866741Copy full SHA for 3866741
.github/workflows/ci.yaml
@@ -5,7 +5,8 @@ on:
5
branches:
6
- main
7
- 2.*
8
- pull_request: ~
+ pull_request:
9
+ workflow_dispatch:
10
11
env:
12
CACHE_VERSION: 3
0 commit comments