Skip to content

Bump actions/cache from 4 to 5 #18

Bump actions/cache from 4 to 5

Bump actions/cache from 4 to 5 #18

Workflow file for this run

name: PR Labeler
on:
pull_request_target:
types: [opened, reopened, synchronize]
permissions:
contents: read
jobs:
label:
name: Label PR by branch prefix
permissions:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v6