diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index b327688..42bf6d0 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -4,6 +4,8 @@ on: pull_request: schedule: - cron: '0 6 * * 3' +permissions: + security-events: write jobs: analyze: strategy: