diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index c155265..e75a61c 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -14,13 +14,11 @@ name: 'CodeQL' on: push: branches: - - master - - feature/iast-chapter-1 + - main pull_request: # The branches below must be a subset of the branches above branches: - - master - - feature/iast-chapter-1 + - main jobs: analyze: