Skip to content

termbench: Always write full frames and add --from-file FILE to the tb CLI #69

termbench: Always write full frames and add --from-file FILE to the tb CLI

termbench: Always write full frames and add --from-file FILE to the tb CLI #69

Workflow file for this run

name: "PR Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v3
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"