chore: switch to workflow for contributors badge

This commit is contained in:
Federico Grandi
2020-08-05 12:02:19 +02:00
parent a988073222
commit ced56a7226
6 changed files with 112 additions and 5 deletions

View File

@@ -1,7 +1,5 @@
# Add & Commit
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-14-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
[![All Contributors](https://img.shields.io/badge/all_contributors-14-orange.svg?style=flat)](#contributors-)
You can use this GitHub Action to commit changes made in your workflow run directly to your repo: for example, you use it to lint your code, update documentation, commit updated builds, etc....