X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.github%2Fworkflows%2Fcodeql-analysis.yml;h=22a423ee094cef978678b0a500b1e3821162ee99;hb=17bc43d765c22c8d8c132484f8dc9c3edd370d91;hp=652298c6a55a400fca631e99c0745900c3a6c4fc;hpb=56b74a4bf252d012c1ae5d5afbdbf44571dd9659;p=e-mobility-charging-stations-simulator.git diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 652298c6..22a423ee 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -13,10 +13,10 @@ name: 'CodeQL' on: push: - branches: [master] + branches: [main] pull_request: # The branches below must be a subset of the branches above - branches: [master] + branches: [main] schedule: - cron: '17 15 * * 1'