Skip to content

Added Flutter App Demo Video to the README #7

Added Flutter App Demo Video to the README

Added Flutter App Demo Video to the README #7

name: Assign author to PR
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.0