Skip to content

Update plugin com.github.triplet.play to v4 - autoclosed #2114

Update plugin com.github.triplet.play to v4 - autoclosed

Update plugin com.github.triplet.play to v4 - autoclosed #2114

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 }}