blob: 3de4f48952e7f455f05cdc6215cd151bffb545f9 [file] [log] [blame]
name: 'Documentation Bot'
description: 'Automatically label pull requests based on the checked task list'
author: 'Max Xu <maxs.xu@gmail.com>'
branding:
icon: 'check'
color: 'green'
runs:
using: composite
steps:
- run: go run main.go
shell: bash
working-directory: docbot