diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml deleted file mode 100644 index d50af85..0000000 --- a/.github/workflows/codeql-analysis.yml +++ /dev/null @@ -1,18 +0,0 @@ -name: "CodeQL" - -on: - push: - branches: [ "main" ] - pull_request: - branches: [ "main" ] - schedule: - - cron: '39 7 * * 1' - -permissions: - actions: read - contents: read - security-events: write - -jobs: - analyze: - uses: voxpelli/ghatemplates/.github/workflows/codeql-analysis.yml@main