Merge branch 'main' into topic/renovatebot

This commit is contained in:
Juan Font 2022-02-22 23:29:08 +01:00 committed by GitHub
commit bb14bcd4d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 1961 additions and 113 deletions

View file

@ -4,13 +4,13 @@ on:
push:
branches:
- main
workflow_dispatch:
jobs:
add-contributors:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: BobAnkh/add-contributors@master
- uses: BobAnkh/add-contributors@v0.2.2
with:
CONTRIBUTOR: "## Contributors"
COLUMN_PER_ROW: "6"