Commit Graph

4 Commits

Author SHA1 Message Date
Billy Tat 7370fefe3c Update workflow conditions
- Don't run for README changes
- Run style and test deploy for all branches
2024-08-01 15:21:19 -07:00
Sunil Singh a128ecf144 Applying continue on error to all steps to avoid runner failure.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-05-09 09:42:45 -07:00
Sunil Singh 3aba1377a9 Updating the vale.yml file with continue-on-error: true for the errata-ai/vale-action to succeeed even if the specified action fails. This is to have the vale style checker act as more of a warning and have less friction for contributors.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-05-09 08:40:11 -07:00
Lucas Saintarbor 9ea762eb4e Add Vale GitHub workflow (#1196)
* Add Vale config file

* Add GH workflow

* Add SUSE style guide rules

* Add reference of SUSE style guide and Vale to README

Co-authored-by: Billy Tat <btat@suse.com>

---------

Co-authored-by: Billy Tat <btat@suse.com>
2024-05-01 14:38:34 -07:00