We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1e5bd9 commit df993f8Copy full SHA for df993f8
1 file changed
.github/workflows/e2e.yml
@@ -7,6 +7,7 @@ on:
7
push:
8
paths:
9
- '.github/workflows/e2e.yml'
10
+ - '.github/workflows/*lock.yml'
11
12
concurrency:
13
group: ${{ github.workflow }}
0 commit comments