Skip to content

Reusable GitHub Actions workflows for our public repositories

Notifications You must be signed in to change notification settings

wealthsimple/public-github-workflows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

public-github-workflows

Reusable GitHub Actions workflows for our public repositories

Overview

Usage:

jobs:
  build_and_publish:
    name: Build and Publish
    uses: wealthsimple/public-github-workflows/.github/workflows/ruby-gem-build.yaml@main
    secrets: inherit

About

Reusable GitHub Actions workflows for our public repositories

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published