mirror of
https://github.com/github/awesome-copilot.git
synced 2026-06-20 22:47:43 +00:00
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -112,9 +112,9 @@ jobs:
|
|||||||
needs: [detect-changed-plugins, run-quality-gates]
|
needs: [detect-changed-plugins, run-quality-gates]
|
||||||
if: always()
|
if: always()
|
||||||
permissions:
|
permissions:
|
||||||
|
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