Skip to content

Merge pull request #22 from hahwul/hahwul-patch-1 #209

Merge pull request #22 from hahwul/hahwul-patch-1

Merge pull request #22 from hahwul/hahwul-patch-1 #209

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: bubkoo/contributors-list@v1
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
round: true