Skip to content

(auto merged) chore(deps): bump actions/checkout from 4.1.3 to 4.1.4 #70

(auto merged) chore(deps): bump actions/checkout from 4.1.3 to 4.1.4

(auto merged) chore(deps): bump actions/checkout from 4.1.3 to 4.1.4 #70

Workflow file for this run

name: Labeler
on:
pull_request_target:
jobs:
label:
runs-on: ubuntu-latest
timeout-minutes: 1
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true