Skip to content

Commit 7697147

Browse files
authored
fix ci file (#7037)
1 parent eed9b0b commit 7697147

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/cli-ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@ on:
44
pull_request:
55
paths:
66
- "cli/**"
7+
- "!cli/azd/extensions/**"
78
- ".github/workflows/cli-ci.yml"
8-
paths-ignore:
9-
- "cli/azd/extensions/**"
109
branches: [main]
1110

1211
# If two events are triggered within a short time in the same PR, cancel the run of the oldest event

0 commit comments

Comments
 (0)