Skip to content

[CI/CD] Publish to Maven Central #37

[CI/CD] Publish to Maven Central

[CI/CD] Publish to Maven Central #37

Workflow file for this run

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