mirror of
https://github.com/zadam/trilium.git
synced 2026-01-07 16:02:13 +01:00
chore(rebrand): change references from develop to main
This commit is contained in:
4
.github/workflows/codeql.yml
vendored
4
.github/workflows/codeql.yml
vendored
@@ -13,9 +13,9 @@ name: "CodeQL Advanced"
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "develop" ]
|
||||
branches: [ "main" ]
|
||||
pull_request:
|
||||
branches: [ "develop" ]
|
||||
branches: [ "main" ]
|
||||
schedule:
|
||||
- cron: '20 7 * * 0'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user