summaryrefslogtreecommitdiffstats
path: root/.github/workflows/ensure-pr-label.yml
Commit message (Collapse)AuthorAge
* Update workflow YML files for renamed files (#5688)Jay Kwak2024-11-27
| | | | | | | | Recently we renamed a few files and directories and they should be reflected on the workflow YAML files. - LICENCE is a typo of LICENSE. - We recently created a new "LICENSES/" - CONTRIBUTION.md was renamed to CONTRIBUTING.md Closes #5686
* format yaml and json (#5428)Ellie Hermaszewska2024-10-30
| | | | | * format yaml and json * format shell scripts
* Don't trigger CI on doc changes. (#4736)Yong He2024-07-25
|
* Add github action to ensure PRs are labeled. (#4130)Yong He2024-05-08
* Add github action to ensure PRs are labeled. * Update. * Fix. * Fix * Fix * more Fix * more fix. * try. * fix * another try. --------- Co-authored-by: ArielG-NV <159081215+ArielG-NV@users.noreply.github.com>