Skip to content

Add post login action - follow #2521

Add post login action - follow

Add post login action - follow #2521

name: pr_update_labeler
on:
pull_request_target:
types:
- synchronize
branches:
- master
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/labeler@v5
with:
sync-labels: true