Skip to content

feat: implement artifact-based documentation aggregation system with repository_dispatch #59

feat: implement artifact-based documentation aggregation system with repository_dispatch

feat: implement artifact-based documentation aggregation system with repository_dispatch #59

Workflow file for this run

name: Greetings
on:
issues:
types: [opened]
pull_request_target:
branches: [main]
permissions:
contents: read
issues: write
pull-requests: write
jobs:
greetings:
uses: hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml@0.27.0