Skip to content

Commit a14eb94

Browse files
Remove push trigger, keep only pull_request
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 0386d2b commit a14eb94

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@ name: "Copilot Setup Steps"
22

33
on:
44
workflow_dispatch:
5-
push:
6-
paths:
7-
- .github/workflows/copilot-setup-steps.yml
85
pull_request:
96
paths:
107
- .github/workflows/copilot-setup-steps.yml

0 commit comments

Comments
 (0)