Skip to content

feat(cicd-github-actions): add support for workflow description #581

feat(cicd-github-actions): add support for workflow description

feat(cicd-github-actions): add support for workflow description #581

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@b4883995e100e291a1fed68678d47a560328ed08 # 0.24.0