Skip to content

docs: update actions and workflows documentation #237

docs: update actions and workflows documentation

docs: update actions and workflows documentation #237

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@cacc6123a32780d507db04733e5a8c167917581d # 0.35.3
permissions:
contents: read
issues: write
pull-requests: write