Skip to content

feat: add the version tag as comment to the commit sha in workflow files #22

feat: add the version tag as comment to the commit sha in workflow files

feat: add the version tag as comment to the commit sha in workflow files #22

---
name: PR commented
# yamllint disable-line rule:truthy
on:
issue_comment:
types:
- created
jobs:
default:
uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_slash_ops_comment_dispatch_callable.yml@main
secrets: inherit