Skip to content

docs: update actions and workflows documentation #451

docs: update actions and workflows documentation

docs: update actions and workflows documentation #451

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@5e8d0e6d1e76d8577a070db6d0128a91b1c9d5ad # 0.30.2
permissions:
contents: read
issues: write
pull-requests: write