chore: update global workflows (#4725)

Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
This commit is contained in:
LizardByte-bot
2026-02-14 17:43:01 -05:00
committed by GitHub
parent d7ac57c907
commit a038cc1375
13 changed files with 48 additions and 32 deletions
+6 -5
View File
@@ -4,16 +4,13 @@
# the above-mentioned repo.
name: CodeQL
permissions:
actions: read
contents: read
security-events: write
permissions: {}
on:
pull_request:
push:
branches:
- master
pull_request:
schedule:
- cron: '00 12 * * 0' # every Sunday at 12:00 UTC
@@ -26,3 +23,7 @@ jobs:
name: CodeQL
uses: LizardByte/.github/.github/workflows/__call-codeql.yml@master
if: ${{ github.repository != 'LizardByte/.github' }}
permissions:
actions: read
contents: read
security-events: write