Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

docs: section about custom source and sink types #337

docs: section about custom source and sink types

docs: section about custom source and sink types #337

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