Skip to content

Use singular form of Tile in the code #3746

Use singular form of Tile in the code

Use singular form of Tile in the code #3746

name: PR author auto assign
on:
pull_request_target:
types: [opened, reopened]
permissions:
pull-requests: write
jobs:
assign:
name: PR author auto assign
runs-on: ubuntu-latest
timeout-minutes: 10
defaults:
run:
shell: bash
steps:
- uses: toshimaru/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}