mirror of
https://github.com/wilsonfreitas/awesome-quant.git
synced 2026-07-28 04:17:44 +00:00
Rename default branch from master to main
Update GitHub Actions workflow, skill files, and shell scripts to reference 'main' instead of 'master'.
This commit is contained in:
@@ -4,7 +4,7 @@ on:
|
||||
schedule:
|
||||
- cron: "0 1 * * *"
|
||||
push:
|
||||
branches: [ master ]
|
||||
branches: [ main ]
|
||||
paths:
|
||||
- 'README.md'
|
||||
- 'parse.py'
|
||||
|
||||
Reference in New Issue
Block a user