Skip to content

build: replace tsickert/discord-webhook action with bash script #111

build: replace tsickert/discord-webhook action with bash script

build: replace tsickert/discord-webhook action with bash script #111

name: First Interaction
on:
issues:
types: [ opened ]
pull_request_target:
types: [ opened ]
jobs:
trigger-workflow:
uses: eclipse-edc/.github/.github/workflows/first-interaction.yml@main
secrets:
envGH: ${{ secrets.GITHUB_TOKEN }}