Skip to content

chore(deps): bump agilepathway/label-checker from 1.6.51 to 1.6.52 #142

chore(deps): bump agilepathway/label-checker from 1.6.51 to 1.6.52

chore(deps): bump agilepathway/label-checker from 1.6.51 to 1.6.52 #142

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