Skip to content

update outdated docs of the patrol build command #3130

update outdated docs of the patrol build command

update outdated docs of the patrol build command #3130

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