Skip to content

ci(github-action): update action softprops/action-gh-release ( a06a81a ➔ 3bb1273 ) #320

ci(github-action): update action softprops/action-gh-release ( a06a81a ➔ 3bb1273 )

ci(github-action): update action softprops/action-gh-release ( a06a81a ➔ 3bb1273 ) #320

Workflow file for this run

---
# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
name: Labeler
on:
pull_request_target:
branches:
- master
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
main:
name: Labeler - Labeler
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- name: Labeler
uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6.0.1
with:
configuration-path: .github/labeler.yaml