chore: format

Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
Johan Haals
2024-08-28 13:56:34 +02:00
parent a69304b07b
commit 8c52a5e5b8
+3 -3
View File
@@ -3,14 +3,14 @@ on:
issues:
types: [opened]
permissions:
permissions:
contents: read
jobs:
sync:
permissions:
contents: read # for github/issue-labeler to get repo contents
issues: write # for github/issue-labeler to create or remove labels
contents: read # for github/issue-labeler to get repo contents
issues: write # for github/issue-labeler to create or remove labels
runs-on: ubuntu-latest
if: github.repository == 'backstage/backstage'