Skip to content

build(deps): bump com.diffplug.spotless:spotless-plugin-gradle from 6.23.0 to 6.23.2 #113

build(deps): bump com.diffplug.spotless:spotless-plugin-gradle from 6.23.0 to 6.23.2

build(deps): bump com.diffplug.spotless:spotless-plugin-gradle from 6.23.0 to 6.23.2 #113

Workflow file for this run

name: labeler
on:
pull_request:
types: [opened]
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: TimonVS/pr-labeler-action@v4.1.1
with:
configuration-path: .github/pr-labeler.yml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}