Skip to content

od: support more output formats with -t #647

od: support more output formats with -t

od: support more output formats with -t #647

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request_target:
types:
- opened
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
# https://github.com/marketplace/actions/labeler
- uses: actions/labeler@v4