Skip to content

henrywoo/shared-action-workflows

 
 

Repository files navigation

shared-action-workflows

Introduction

This repository contains reusable GitHub Action workflows and composite 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:

Composite actions can be placed in any arbitrary repository location. The convention adopted for this repository is to place composite actions in the root of this repository.

For more information on any particular composite action, see the README.md file in its respective folder.

About

Reusable GitHub Actions workflows for RAPIDS CI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%