Skip to content

Commit fcca8e1

Browse files
committed
fix(ai)
1 parent 3c86d68 commit fcca8e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: "Copilot Environment Setup"
1+
name: "Copilot Setup Steps"
22

33
on:
44
workflow_dispatch:
@@ -7,7 +7,7 @@ on:
77
- .github/workflows/copilot-setup-steps.yml
88
pull_request:
99
paths:
10-
- '**'
10+
- .github/workflows/copilot-setup-steps.yml
1111

1212
jobs:
1313
copilot-setup-steps:

0 commit comments

Comments
 (0)