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 3f87aca commit 25755adCopy full SHA for 25755ad
.github/workflows/copilot-setup-steps.yml
@@ -2,7 +2,7 @@ name: Copilot
2
on: workflow_dispatch
3
4
jobs:
5
- test:
+ copilot-setup-steps:
6
runs-on: ubuntu-latest
7
permissions:
8
contents: read # for actions/checkout
0 commit comments