Skip to content

docs: link to GitHub topic for more tools #449

docs: link to GitHub topic for more tools

docs: link to GitHub topic for more tools #449

Workflow file for this run

on:
issue_comment:
types: [created]
jobs:
bot:
runs-on: ubuntu-latest
steps:
- uses: publiccodeyml/bot@main
with:
username: yaml-9000
env:
GITHUB_TOKEN: ${{ secrets.YAML_BOT_TOKEN }}