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 4c14b3d commit f70a0e9Copy full SHA for f70a0e9
.github/workflows/CI.yml
@@ -6,6 +6,7 @@ on:
6
- main
7
tags: '*'
8
9
+
10
concurrency:
11
# group by workflow and ref; the last slightly strange component ensures that for pull
12
# requests, we limit to 1 concurrent job, but for the default repository branch we don't
0 commit comments