Skip to content

chore: sync SDLC files with bootnode-sdlc starter-kit #23

chore: sync SDLC files with bootnode-sdlc starter-kit

chore: sync SDLC files with bootnode-sdlc starter-kit #23

Workflow file for this run

name: PR Self-Assignment
on:
pull_request:
types: [opened, ready_for_review]
jobs:
assign:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: hkusu/review-assign-action@v1
with:
assignees: ${{ github.actor }} # assign pull request author