Workflow file for this run
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Due to workflow limitation of github, this file is merely here | |
| # to support triggering the workflow on a dev branch, without having | |
| # to merge it into main. | |
| # | |
| # gh workflow run snos-release.yml --ref feat/update-gen-and-statefull-compr -f preview=v1.7.0-snos.1 | |
| # | |
| # This can be deleted once the development branch is merged back to main. | |
| # |