Skip to content

ci: Update fastlane for Xcode 26+ compatibility #297

ci: Update fastlane for Xcode 26+ compatibility

ci: Update fastlane for Xcode 26+ compatibility #297

Workflow file for this run

---
name: Labeler
on: [pull_request_target]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}