mirror of
https://github.com/github/awesome-copilot.git
synced 2026-06-20 06:27:39 +00:00
Fix external plugin workflow job steps
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
d999cc670e
commit
c68461702b
@@ -115,6 +115,7 @@ jobs:
|
|||||||
contents: read
|
contents: read
|
||||||
issues: write
|
issues: write
|
||||||
pull-requests: write
|
pull-requests: write
|
||||||
|
steps:
|
||||||
- name: Checkout staged branch
|
- name: Checkout staged branch
|
||||||
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
|
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user