Skip to content

chore: bump goreleaser/goreleaser-action from 7.2.1 to 7.2.2 #144

chore: bump goreleaser/goreleaser-action from 7.2.1 to 7.2.2

chore: bump goreleaser/goreleaser-action from 7.2.1 to 7.2.2 #144

Workflow file for this run

name: PR Labeler
on:
pull_request_target:
types: [opened, synchronize, reopened]
permissions:
contents: read
pull-requests: write
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v6
with:
configuration-path: .github/labeler.yml
sync-labels: true