Skip to content

Modify patrol-publish.yaml to check semver before publishing #3940

Modify patrol-publish.yaml to check semver before publishing

Modify patrol-publish.yaml to check semver before publishing #3940

name: label pull request
on:
pull_request_target:
jobs:
main:
runs-on: ubuntu-latest
steps:
- name: Clone repository
uses: actions/checkout@v4
- name: Label Pull Request
uses: actions/labeler@v3
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
sync-labels: ''