Skip to content

[maven-release-plugin] prepare release nested-data-reporting-5.3.0 #292

[maven-release-plugin] prepare release nested-data-reporting-5.3.0

[maven-release-plugin] prepare release nested-data-reporting-5.3.0 #292

Workflow file for this run

name: Sync labels
on:
push:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: micnncim/action-label-syncer@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}