Skip to content

Merge pull request #17 from hahwul/dependabot/go_modules/golang.org/x… #229

Merge pull request #17 from hahwul/dependabot/go_modules/golang.org/x…

Merge pull request #17 from hahwul/dependabot/go_modules/golang.org/x… #229

Workflow file for this run

name: Contributors
on:
schedule:
- cron: '0 4 * * 0'
push:
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