Skip to content

Commit fc6c699

Browse files
authored
Merge pull request #787 from aws-powertools/indentation
fix(ci): Indentation issue (on_label_added)
2 parents c185ed1 + 735e728 commit fc6c699

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on_label_added.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ permissions:
1212
jobs:
1313
get_pr_details:
1414
permissions:
15-
contents: read
15+
contents: read
1616
id-token: write
1717
if: ${{ github.event.workflow_run.conclusion == 'success' }}
1818
uses: ./.github/workflows/reusable_export_pr_details.yml

0 commit comments

Comments
 (0)