diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5d245533..f8560937 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -37,8 +37,7 @@ jobs: permissions: actions: read contents: read - if: ${{ github.event_name == 'schedule' }} - security-events: write # For CodeQL + security-events: write # For CodeQL uses: ./.github/workflows/build.yml with: config: ${{ matrix.config }}