diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 098873ad..00dff832 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -1,10 +1,6 @@ -name: "Netch CodeQL CI" +name: "CodeQL CI" on: - push: - branches: [ main ] - pull_request: - branches: [ main ] schedule: - cron: '0 0 * * *'