Skip to content

🚀 Update according to new Flutter SDKs and FRB #250

🚀 Update according to new Flutter SDKs and FRB

🚀 Update according to new Flutter SDKs and FRB #250

Workflow file for this run

name: automerge
on:
pull_request:
types:
- labeled
- unlabeled
- synchronize
- opened
- edited
- ready_for_review
- reopened
- unlocked
pull_request_review:
types:
- submitted
check_suite:
types:
- completed
status: {}
jobs:
automerge:
runs-on: ubuntu-22.04
steps:
- name: automerge
uses: pascalgn/automerge-action@v0.15.3
env:
GITHUB_TOKEN: '${{ secrets.GITHUB_TOKEN }}'