Skip to content

fix: Rollback wouldn't occured if there was no associated rollback function #37

fix: Rollback wouldn't occured if there was no associated rollback function

fix: Rollback wouldn't occured if there was no associated rollback function #37

Workflow file for this run

name: 👌Auto assigner
on:
pull_request:
types:
- opened
jobs:
assign:
runs-on: ubuntu-latest
steps:
- uses: hkusu/review-assign-action@v1
with:
assignees: ${{ github.actor }}