Skip to content

previousnext/skpr-gh-workflows

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

GitHub Actions Workflows

This repository contains GitHub Action workflows to make it easy to automate your development pipeline.

Usage

Example use below, see documentation for more details on each workflow.

jobs:
  my_job:
    uses: skpr/gh-workflow/.github/workflows/workflow_file.yml@main
    with:
      input_a: abc
      input_b: def

Documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published