Skip to content

build(deps-dev): bump @commitlint/cli from 20.2.0 to 20.3.0 #98

build(deps-dev): bump @commitlint/cli from 20.2.0 to 20.3.0

build(deps-dev): bump @commitlint/cli from 20.2.0 to 20.3.0 #98

# https://docs.github.com/en/actions/sharing-automations/reusing-workflows#example-caller-workflow
name: Call a reusable workflow
on: push
jobs:
reusable-workflow-caller:
uses: remarkablemark/github-actions-workflows/.github/workflows/reusable-workflow.yml@master
with:
message: Hello, world!