Skip to content

[BUG] showFlexibleBottomSheet How to add header #27

[BUG] showFlexibleBottomSheet How to add header

[BUG] showFlexibleBottomSheet How to add header #27

# This workflow uses actions that are not certified by GitHub.
# They are provided by a third-party and are governed by
# separate terms of service, privacy policy, and support
# documentation.
name: Label issues
on:
issues:
types:
- reopened
- opened
jobs:
label_issues:
uses: surfstudio/flutter-ci-workflows/.github/workflows/new_issues_label.yml@main
secrets:
SECRET_ISSUES: ${{ secrets.SECRET_ISSUES }}