ci: update global workflows (#613)

This commit is contained in:
LizardByte-bot
2022-12-22 22:47:24 -05:00
committed by GitHub
parent 1e037db7bd
commit 5adbd2988c
4 changed files with 13 additions and 15 deletions

View File

@@ -51,7 +51,7 @@ jobs:
BASE_BRANCHES: nightly
GITHUB_TOKEN: ${{ secrets.GH_BOT_TOKEN }}
GITHUB_LOGIN: ${{ secrets.GH_BOT_NAME }}
MERGE_LABELS: ""
MERGE_LABELS: "!dependencies"
MERGE_METHOD: "squash"
MERGE_COMMIT_MESSAGE: "{pullRequest.title} (#{pullRequest.number})"
MERGE_DELETE_BRANCH: true