Skip to content

chore: Update Go version and fix import statements #230

chore: Update Go version and fix import statements

chore: Update Go version and fix import statements #230

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