Skip to content

Commit 267bbe3

Browse files
ci: restore path filter for copilot-setup-steps trigger
1 parent 526d133 commit 267bbe3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/copilot-setup-steps.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
paths:
88
- .github/workflows/copilot-setup-steps.yml
99
pull_request:
10+
paths:
11+
- .github/workflows/copilot-setup-steps.yml
1012

1113
jobs:
1214
copilot-setup-steps:

0 commit comments

Comments
 (0)