Skip to content

Merge pull request #102 from edoardottt/main #361

Merge pull request #102 from edoardottt/main

Merge pull request #102 from edoardottt/main #361

Workflow file for this run

---
name: Contributors
on:
push:
branches: [main]
workflow_dispatch:
inputs:
logLevel:
description: manual run
required: false
default: ''
jobs:
contributors:
runs-on: ubuntu-latest
steps:
- uses: wow-actions/contributors-list@v1
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
round: true
svgPath: images/CONTRIBUTORS.svg