Skip to content

previousnext/skpr-gh-workflows

This branch is up to date with skpr/gh-workflows:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4facd86 · Apr 29, 2024

History

19 Commits
Apr 29, 2024
Oct 31, 2023
Oct 31, 2023

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