commit c28a3719390b25d3cb8c2b94346a1f8409c5dbb4 from: Markus Uhlin date: Wed Jul 16 14:38:37 2025 UTC Changed branch name commit - 8489b8e32a9758b6a24ae6df29c06ff6a5d34e1e commit + c28a3719390b25d3cb8c2b94346a1f8409c5dbb4 blob - 33362167aba903b0b238b9cb25c838ad0a4761ce blob + 1e517b81c312dec9face0020b0b1e2322ab697d1 --- .github/workflows/codeql.yml +++ .github/workflows/codeql.yml @@ -2,10 +2,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: '29 1 * * 3'