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 c1c5214 commit 772e021Copy full SHA for 772e021
.github/workflows/main.yml
@@ -6,6 +6,7 @@ on:
6
# PRs can only use caches from their target branch. We therefore need to
7
# make sure we run on 'main' too.
8
- main
9
+ - dev
10
pull_request:
11
12
concurrency:
0 commit comments