Skip to content

Troubleshooting Guide Topics: divided the contents in https://docs.flutterflow.io/troubleshooting i… #431

Troubleshooting Guide Topics: divided the contents in https://docs.flutterflow.io/troubleshooting i…

Troubleshooting Guide Topics: divided the contents in https://docs.flutterflow.io/troubleshooting i… #431

Workflow file for this run

name: 'Auto Assign PR'
on:
pull_request:
types: [opened, ready_for_review]
permissions:
contents: read
pull-requests: write
jobs:
add-reviews:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/[email protected]
with:
configuration-path: '.github/configs/auto-assign.yml'