notes.dt.in.th

A boilerplate for a composite action for GitHub Actions.

name:
description:
runs:
  using: 'composite'
  steps:
    - name:
      run:
      shell: bash

Examples: