mirror of
https://github.com/ethauvin/sdkman-for-fish.git
synced 2025-04-26 13:38:11 -07:00
chore: Switch trunk to main
Also, upgrade copyright notice.
This commit is contained in:
parent
09607e310b
commit
8ce96da370
6 changed files with 13 additions and 7 deletions
4
.github/workflows/codeql.yml
vendored
4
.github/workflows/codeql.yml
vendored
|
@ -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: '18 11 * * 3'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue