Skip to content

git: fix caching git commit through multiple refs #727

git: fix caching git commit through multiple refs

git: fix caching git commit through multiple refs #727

Workflow file for this run

name: labeler
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
pull_request_target:
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
-
name: Run
uses: actions/labeler@v5
with:
sync-labels: true