Skip to content

Added RoundStartingEventArgs #71

Added RoundStartingEventArgs

Added RoundStartingEventArgs #71

Workflow file for this run

name: Auto Assigner
on:
pull_request:
types:
- opened
jobs:
auto-assign:
permissions:
contents: write
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: Assign Author
uses: technote-space/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}