Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 444 Bytes

File metadata and controls

18 lines (11 loc) · 444 Bytes

WaveZync Workflows 🚀

This folder contains GitHub Actions workflows used to manage various tasks.

Contents

  • update-deployment-image-tag.yml - Automates updating the deployment image tag.

Usage

  1. Edit or create workflow YAML files under this folder.
  2. Commit and push changes to trigger the relevant GitHub Actions.

Contributing

  1. Fork the repository.
  2. Create a feature branch.
  3. Submit a pull request for review.