Skip to content

🐛 Fix wrong cipher mode in list subcommand with --long for solid archive #1440

🐛 Fix wrong cipher mode in list subcommand with --long for solid archive

🐛 Fix wrong cipher mode in list subcommand with --long for solid archive #1440

Workflow file for this run

name: Labeler
on: [pull_request]
jobs:
label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/checkout@v4
- uses: actions/labeler@v5
- uses: ./.github/actions/label_by_message
with:
pr_number: ${{ github.event.pull_request.number }}
message_contains: ':boom:'
label_name: 'break'