We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39a8192 commit 98ed115Copy full SHA for 98ed115
.github/workflows/copilot-setup-steps.yml
@@ -6,10 +6,10 @@ on:
6
workflow_dispatch:
7
push:
8
paths:
9
- - .github/copilot-setup-steps.yml
+ - .github/workflows/copilot-setup-steps.yml
10
pull_request:
11
12
13
14
jobs:
15
# The job MUST be called `copilot-setup-steps` or it will not be picked up by Copilot.
0 commit comments