Skip to content

Request: Add CLI Completion #77

Request: Add CLI Completion

Request: Add CLI Completion #77

Workflow file for this run

name: Tribble
on:
issues:
types:
- opened
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: arctic-hen7/tribble-bot@v0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}