/shared-workflows

Reusable GitHub Actions workflows for RAPIDS CI

Primary LanguageShellApache License 2.0Apache-2.0

shared-workflows

Introduction

This repository contains reusable GitHub Action workflows.

Reusable composite actions can be found in https://github.com/rapidsai/shared-actions.

See the articles below for a comparison between these two types of reusable GitHub Action components:

Folder Structure

Reusable workflows must be placed in the .github/workflows directory as mentioned in the community discussions below: