mirror of
https://github.com/wilsonfreitas/awesome-quant.git
synced 2026-08-23 08:48:04 +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:
@@ -19,7 +19,7 @@ if [ $exit_code -eq 0 ]; then
|
||||
echo "📝 Changes detected, committing..."
|
||||
git add README.md
|
||||
git commit -m "Update PyPI project last updated dates"
|
||||
git push origin master
|
||||
git push origin main
|
||||
echo "✅ Changes pushed to remote"
|
||||
fi
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user