CI workflow configurations for warpsign
This repository contains GitHub Actions workflows for running warpsign in CI environments. Instead of maintaining a separate copy of warpsign that needs regular updates, this repository's workflows clone the latest version of warpsign directly from the main repository during each CI run.
- When the workflow runs, it fetches the latest version of warpsign from the main repository
- This ensures you're always using the most up-to-date version without manual updates
- Simplifies maintenance and reduces version synchronization issues
Either fork (if you're okay with it being public) or press "Use this template" if you wish to have it private.
- This repository contains only CI workflows - the main code lives in warpsign
- Issues are disabled - please report any issues in the main repository
This project is licensed under the same terms as the main warpsign repository.