Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 214 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 214 Bytes

shared github workflows

Usage

In your workflow do something like:

jobs:
  the-job:
    uses: neticdk/shared-github-actions/.github/workflows/the-flow.yml@main
    with:
      my-input: my-value