Skip to content

feat(docs): add automation for syncing version from Git tag to gradle properties #4

feat(docs): add automation for syncing version from Git tag to gradle properties

feat(docs): add automation for syncing version from Git tag to gradle properties #4

Workflow file for this run

name: Greetings
on: [pull_request_target, issues]
permissions:
issues: write
pull-requests: write
jobs:
greet:
uses: dallay/common-actions/.github/workflows/greetings.yml@main
secrets: inherit