Skip to content

docs: update actions and workflows documentation #44

docs: update actions and workflows documentation

docs: update actions and workflows documentation #44

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@0.15.0