[Bug]: Use CustomLocationProvider kill app on IOS in RN 0.76.3 #680
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Configuration for Label Actions - https://github.com/dessant/label-actions | |
name: "Label Actions" | |
on: | |
issues: | |
types: labeled | |
permissions: | |
contents: read | |
issues: write | |
jobs: | |
action: | |
runs-on: ubuntu-latest | |
steps: | |
- uses: dessant/label-actions@v2 |