Skip to content

build(deps): bump com.puppycrawl.tools:checkstyle from 10.15.0 to 10.16.0 #813

build(deps): bump com.puppycrawl.tools:checkstyle from 10.15.0 to 10.16.0

build(deps): bump com.puppycrawl.tools:checkstyle from 10.15.0 to 10.16.0 #813

name: Scan Pull Request
on:
pull_request:
branches: [ main ]
types: [opened, edited, synchronize, reopened, labeled, unlabeled]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
trigger-workflow:
uses: eclipse-edc/.github/.github/workflows/scan-pull-request.yml@main
secrets:
envGH: ${{ secrets.GITHUB_TOKEN }}