Skip to content

How to prevent the cli to redownload the crates #75

How to prevent the cli to redownload the crates

How to prevent the cli to redownload the crates #75

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 }}