Skip to content

GitHub actions that can be used as reusable workflows

Notifications You must be signed in to change notification settings

neticdk/shared-github-actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

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

About

GitHub actions that can be used as reusable workflows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published