Skip to content

Wombat-Foundation/wombat-actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wombat Actions

Welcome to Wombat Actions! This repository houses a collection of reusable GitHub Actions built by our team. These actions are designed to streamline our CI/CD workflows and are available for outside collaborators to use and improve.

Available Actions

  • Example Action - A brief template demonstrating how to structure an action in this repository.

Usage

To use an action from this repository in your workflow, reference it using the standard GitHub Actions syntax:

steps:
  - uses: your-org/wombat-actions/example-action@main
    with:
      greeting_name: "Collaborator"

Contributing

We welcome contributions from our team and the community! ✓

Please see our Contributing Guidelines for more details on how to get started, report bugs, or submit pull requests.

License

[Add License Here]

About

Reusable GitHub actions for highly customized, effortless workflows.

Resources

Contributing

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors