Skip to content

Bump slackapi/slack-github-action from 1.27.0 to 2.0.0 #2

Bump slackapi/slack-github-action from 1.27.0 to 2.0.0

Bump slackapi/slack-github-action from 1.27.0 to 2.0.0 #2

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/[email protected]