Skip to content

chore: bump compile/target SDK to 37 and source from catalog #2144

chore: bump compile/target SDK to 37 and source from catalog

chore: bump compile/target SDK to 37 and source from catalog #2144

Workflow file for this run

name: Labeling 🏷️
on:
pull_request:
types: [ synchronize, opened, reopened ]
jobs:
labeling:
name: Adding Labels
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- name: Labeling
uses: hopeman15/labelicious@0.4.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}