Skip to content

fix: updated publish-release and rc-release and added changelog change check #936

fix: updated publish-release and rc-release and added changelog change check

fix: updated publish-release and rc-release and added changelog change check #936

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request:
types:
- opened
- edited
- synchronize
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4