Labeler fixes
This commit is contained in:
@@ -1,9 +1,3 @@
|
||||
"♻️ autoupdate":
|
||||
- apps/web/public/static/locales/**/*.json
|
||||
|
||||
automerge:
|
||||
- apps/web/public/static/locales/**/*.json
|
||||
|
||||
"❗️ migrations":
|
||||
- packages/prisma/migrations/**/migration.sql
|
||||
|
||||
|
||||
@@ -21,6 +21,7 @@ jobs:
|
||||
with:
|
||||
upload_translations: true
|
||||
download_translations: true
|
||||
pull_request_labels: '♻️ autoupdate, automerge'
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
CROWDIN_PROJECT_ID: ${{ secrets.CROWDIN_PROJECT_ID }}
|
||||
|
||||
Reference in New Issue
Block a user