Skip to content

Commit 23e292f

Browse files
authored
Merge pull request #3359 from gdg-x/abraham-patch-1
Rename job to 'copilot-setup-steps' in workflow
2 parents 3f87aca + 25755ad commit 23e292f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Copilot
22
on: workflow_dispatch
33

44
jobs:
5-
test:
5+
copilot-setup-steps:
66
runs-on: ubuntu-latest
77
permissions:
88
contents: read # for actions/checkout

0 commit comments

Comments
 (0)