Skip to content

docs: update actions and workflows documentation #748

docs: update actions and workflows documentation

docs: update actions and workflows documentation #748

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