Skip to content

Commit

Permalink
Merge branch 'main' of github.heygears.com-fileformat:VectorLogoZone/git-svg-l…
Browse files Browse the repository at this point in the history
…ogos into main
  • Loading branch information
fileformat committed May 30, 2021
2 parents 9665311 + 041c3f3 commit d01eabe
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@ on:
- cron: '42 0 * * 1'
push:
branches:
- master

- main
workflow_dispatch:

jobs:
build:
runs-on: ubuntu-latest
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# 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/)

[![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)

Public git repositories of SVG logos: this is the list used by [LogoSear.ch](https://logosear.ch/).

## The List
Expand Down
2 changes: 1 addition & 1 deletion data/sources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -608,7 +608,7 @@
- provider: github
handle: todogroup
repo: todogroup/todogroup.github.io
branch: master
branch: main
directory: static/img
website: 'https://todogroup.org/'
rename: [ "^(logo_)?(.*)$", "\\2" ]
Expand Down

0 comments on commit d01eabe

Please # to comment.