chore: update global workflows (#4486)

This commit is contained in:
LizardByte-bot 2025-12-23 18:28:47 -05:00 committed by GitHub
commit bc7b534f5b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 5 additions and 10 deletions

View file

@ -9,12 +9,6 @@ permissions:
on:
pull_request:
branches:
- master
types:
- opened
- synchronize
- reopened
concurrency:
group: "${{ github.workflow }}-${{ github.ref }}"