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.
2 parents c185ed1 + 735e728 commit fc6c699Copy full SHA for fc6c699
.github/workflows/on_label_added.yml
@@ -12,7 +12,7 @@ permissions:
12
jobs:
13
get_pr_details:
14
permissions:
15
- contents: read
+ contents: read
16
id-token: write
17
if: ${{ github.event.workflow_run.conclusion == 'success' }}
18
uses: ./.github/workflows/reusable_export_pr_details.yml
0 commit comments