Skip to content

Stop debug APK builds when there are no relevant changes #1418

Stop debug APK builds when there are no relevant changes

Stop debug APK builds when there are no relevant changes #1418

Workflow file for this run

name: "Label PRs"
on:
- pull_request_target
jobs:
label-prs:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
sync-labels: true