Skip to content

[BUG] Unhandled Exception on iOS if no additional strategies are provided #25

[BUG] Unhandled Exception on iOS if no additional strategies are provided

[BUG] Unhandled Exception on iOS if no additional strategies are provided #25

# 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.ACCESS_TOKEN_FOR_SURFGEAR }}