We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b4aed5 commit 73773ecCopy full SHA for 73773ec
1 file changed
.github/workflows/check-template-deps.yml
@@ -7,13 +7,13 @@ on:
7
- master
8
paths:
9
- ".github/workflows/check-template-deps.yml"
10
- - "src/commands/new/templates/**-app"
+ - "src/commands/new/templates/**-app/**"
11
push:
12
branches:
13
14
15
16
17
workflow_dispatch:
18
19
concurrency:
0 commit comments