diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 3ad7f14b..aededb0e 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -14,7 +14,6 @@ name: "CodeQL" on: push: - branches: [ master ] pull_request: # The branches below must be a subset of the branches above branches: [ master ] @@ -53,12 +52,12 @@ jobs: #- name: Auto build # uses: github/codeql-action/autobuild@v1 - # ℹī¸ Command-line programs to run using the OS shell. - # 📚 https://git.io/JvXDl + # Command-line programs to run using the OS shell. + # https://git.io/JvXDl - # ✏ī¸ If the Auto build fails above, remove it and uncomment the following three lines - # and modify them (or add more) to build your code if your project - # uses a compiled language + # If the Auto build fails above, remove it and uncomment the following three lines + # and modify them (or add more) to build your code if your project + # uses a compiled language - run: | sed -i '/QT_UI/d' include/config.h