Skip to content

OKDP/gh-workflows

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

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors