Skip to content

docs: update actions and workflows documentation #230

docs: update actions and workflows documentation

docs: update actions and workflows documentation #230

Workflow file for this run

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