Skip to content

Limit the number of heroes being placed on map #3148

Limit the number of heroes being placed on map

Limit the number of heroes being placed on map #3148

name: PR author auto assign
on:
pull_request_target:
types: [opened, reopened]
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 }}