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 9bbc61b commit 9b59853Copy full SHA for 9b59853
.github/workflows/k8s-e2e.yaml
@@ -2,6 +2,7 @@ name: (k8s package) E2E tests
2
on:
3
pull_request:
4
5
+
6
concurrency:
7
group: e2e-tests-k8s-${{ github.ref }}
8
cancel-in-progress: true
0 commit comments