Skip to content

fix timeouts for sa #41

fix timeouts for sa

fix timeouts for sa #41

Workflow file for this run

name: Auto Assign
on:
pull_request:
types: [opened, ready_for_review]
jobs:
assign:
runs-on: ubuntu-latest
steps:
- name: PR Auto Assignee
uses: kentaro-m/auto-assign-action@v2.0.0
with:
configuration-path: ".github/config/auto_assign.yml"