chore: update ci and formatting

This commit is contained in:
Mythie
2023-12-08 13:01:08 +11:00
parent 520522bef7
commit 7feba02e08
15 changed files with 90 additions and 102 deletions

View File

@ -1,4 +1,4 @@
name: "PR Labeler"
name: 'PR Labeler'
on:
- pull_request_target
@ -9,7 +9,6 @@ concurrency:
jobs:
labeler:
if: github.repository == 'documenso/documenso'
permissions:
contents: read
pull-requests: write
@ -18,4 +17,4 @@ jobs:
- uses: actions/labeler@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
sync-labels: ""
sync-labels: ''