Skip to content

docs: update CODEOWNERS to include @altive/flutter #29

docs: update CODEOWNERS to include @altive/flutter

docs: update CODEOWNERS to include @altive/flutter #29

name: Assign author to Pull request
on:
pull_request:
types: [opened]
jobs:
assign:
name: Assign author to PR
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- name: Assign author to PR
uses: technote-space/assign-author@v1