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 9f4b53c commit e27441bCopy full SHA for e27441b
1 file changed
.github/workflows/validate-with-registry.yaml
@@ -6,6 +6,7 @@ on:
6
pull_request:
7
branches: [ main ]
8
9
+
10
concurrency:
11
group: ${{ github.workflow }}-${{ github.event.number || github.ref }}
12
cancel-in-progress: true
0 commit comments