Skip to content

Commit b726789

Browse files
committed
chore: rm unnecessary code
1 parent 162b2b4 commit b726789

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

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

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,7 @@
11
name: 'Copilot Setup Steps'
22

3-
# Automatically run the setup steps when they are changed to allow for easy validation, and
4-
# allow manual testing through the repository's "Actions" tab
53
on:
64
workflow_dispatch:
7-
push:
8-
paths:
9-
- .github/workflows/copilot-setup-steps.yml
10-
pull_request:
11-
paths:
12-
- .github/workflows/copilot-setup-steps.yml
135

146
jobs:
157
# The job MUST be called `copilot-setup-steps` or it will not be picked up by Copilot.

0 commit comments

Comments
 (0)