Skip to content

OKDP/gh-workflows

Repository files navigation

License Apache2 release-please

Collection of github actions reusable workflows and actions shared by the OKDP platform components (helm charts, docker images, etc)

Using the reusable workflows

The example below shows how to reuse the workflow helm-lint.yml with the version main in your github repository:

name: ci 
on:
  push:
jobs:
  ci:
    name: ci
    uses: okdp/workflows/.github/gh-workflows/helm-lint-template.yml@v1

About

Collection of github actions reusable workflow and actions

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •