Skip to content

Chore(deps): bump slackapi/slack-github-action from 1.27.0 to 2.0.0 in the github-actions group #1

Chore(deps): bump slackapi/slack-github-action from 1.27.0 to 2.0.0 in the github-actions group

Chore(deps): bump slackapi/slack-github-action from 1.27.0 to 2.0.0 in the github-actions group #1

# .github/workflows/auto-author-assign.yml
name: Auto Author Assign
on:
pull_request_target:
types: [opened, reopened]
permissions:
pull-requests: write
jobs:
assign-author:
if: ${{ !contains(github.event.pull_request.assignees, '') }}
runs-on: ubuntu-latest
steps:
- uses: toshimaru/[email protected]