Skip to content

Commit b00db60

Browse files
Wrap in between single quotes
1 parent 63716a2 commit b00db60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-management-ui-for-pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
paths:
55
- 'deps/**'
66
- 'selenium/**'
7-
- .github/workflows/test-management-ui-for-pr.yaml
7+
- '.github/workflows/test-management-ui-for-pr.yaml'
88
concurrency:
99
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
1010
cancel-in-progress: true

0 commit comments

Comments
 (0)