Skip to content

Fix: vcs_command_alias should be set to "" when vcs_pr_comments_enabl… #431

Fix: vcs_command_alias should be set to "" when vcs_pr_comments_enabl…

Fix: vcs_command_alias should be set to "" when vcs_pr_comments_enabl… #431

Workflow file for this run

name: 'Auto Assign PR to author'
on:
pull_request:
types: [opened]
jobs:
add-assignee:
runs-on: ubuntu-20.04
timeout-minutes: 1
steps:
- uses: kentaro-m/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"