Skip to content

Bump actions/cache from 3 to 4 #74

Bump actions/cache from 3 to 4

Bump actions/cache from 3 to 4 #74

name: Label Pull Requests
permissions:
contents: read
pull-requests: write
on:
pull_request:
types: [ opened, edited ]
jobs:
Assign-Label-To-Pull-Request:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"