Skip to content

Commit bb8bfe9

Browse files
Update copilot-setup-steps.yml
1 parent e503653 commit bb8bfe9

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
name: Copilot Setup Steps
22

3+
34
on:
4-
workflow_call:
55
workflow_dispatch:
6+
push:
7+
paths:
8+
- .github/workflows/copilot-setup-steps.yml
9+
pull_request:
10+
paths:
11+
- .github/workflows/copilot-setup-steps.yml
612

713
defaults:
814
run:

0 commit comments

Comments
 (0)