Skip to content

feat: add container and ci/release workflow #3

feat: add container and ci/release workflow

feat: add container and ci/release workflow #3

Workflow file for this run

name: Label Pull Requests
on: [pull_request_target, push]
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
sync-labels: true