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 175dae8 commit ecd9ef7Copy full SHA for ecd9ef7
.github/workflows/test-management-ui-for-pr.yaml
@@ -4,7 +4,7 @@ on:
4
paths:
5
- deps/**
6
- selenium/**
7
- - .github/workflows/test-management-ui-for-pr.yaml
+
8
concurrency:
9
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
10
cancel-in-progress: true
0 commit comments