diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml deleted file mode 100644 index bddfa1e..0000000 --- a/.github/workflows/codeql.yml +++ /dev/null @@ -1,18 +0,0 @@ -name: CodeQL - -on: - push: - branches: [main] - pull_request: - # The branches below must be a subset of the branches above - branches: [main] - schedule: - - cron: '18 7 * * 4' - -jobs: - codeql: - permissions: - actions: read - contents: read - security-events: write - uses: NicTool/.github/.github/workflows/codeql.yml@main