chore(rebrand): change references from develop to main

This commit is contained in:
Elian Doran
2025-06-21 17:52:47 +03:00
parent f497b71d37
commit 87aa4422c0
4 changed files with 6 additions and 6 deletions

View File

@@ -13,9 +13,9 @@ name: "CodeQL Advanced"
on:
push:
branches: [ "develop" ]
branches: [ "main" ]
pull_request:
branches: [ "develop" ]
branches: [ "main" ]
schedule:
- cron: '20 7 * * 0'