Skip to content

Do not canonicalize path of persistent cache #5343

Do not canonicalize path of persistent cache

Do not canonicalize path of persistent cache #5343

name: 'Auto Assign PR to Author'
on:
pull_request:
types: [opened]
permissions: {}
jobs:
add-reviews:
permissions:
contents: read # for kentaro-m/auto-assign-action to fetch config file
pull-requests: write # for kentaro-m/auto-assign-action to assign PR reviewers
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/auto-assign-action@v1.2.6