Skip to content

⬆️ Bump androidGradlePlugin from 8.2.0 to 8.2.1 #156

⬆️ Bump androidGradlePlugin from 8.2.0 to 8.2.1

⬆️ Bump androidGradlePlugin from 8.2.0 to 8.2.1 #156

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: Label manager for PRs and Issues based on configurable conditions
uses: srvaroa/[email protected]
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"