Skip to content

fix(test): remove determinism of parent order in tests #204

fix(test): remove determinism of parent order in tests

fix(test): remove determinism of parent order in tests #204

# .github/workflows/auto-author-assign.yml
name: "Auto Author Assign"
on:
pull_request_target:
types: [opened, reopened]
permissions:
pull-requests: write
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/auto-author-assign@v2.0.1