Skip to content

fix: stop creating goroutines if context is already canceled #298

fix: stop creating goroutines if context is already canceled

fix: stop creating goroutines if context is already canceled #298

Workflow file for this run

name: Auto Assign PR to Creator
on:
pull_request:
types:
- opened
jobs:
assign_creator:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/auto-author-assign@v1.6.2