File tree 3 files changed +6
-3
lines changed
3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 5
5
- cron : ' 42 0 * * 1'
6
6
push :
7
7
branches :
8
- - master
9
-
8
+ - main
9
+ workflow_dispatch :
10
+
10
11
jobs :
11
12
build :
12
13
runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 1
1
# git repos of SVG Logos [ <img alt =" git Logo " src =" https://www.vectorlogo.zone/logos/git-scm/git-scm-icon.svg " height =" 80 " align =" right " />] ( https://logosear.ch/ )
2
2
3
+ [ ![ build] ( https://github.com/VectorLogoZone/git-svg-logos/actions/workflows/release.yaml/badge.svg )] ( https://github.com/VectorLogoZone/git-svg-logos/actions/workflows/release.yaml )
4
+
3
5
Public git repositories of SVG logos: this is the list used by [ LogoSear.ch] ( https://logosear.ch/ ) .
4
6
5
7
## The List
Original file line number Diff line number Diff line change 608
608
- provider : github
609
609
handle : todogroup
610
610
repo : todogroup/todogroup.github.io
611
- branch : master
611
+ branch : main
612
612
directory : static/img
613
613
website : ' https://todogroup.org/'
614
614
rename : [ "^(logo_)?(.*)$", "\\2" ]
You can’t perform that action at this time.
0 commit comments