Skip to content

Commit

Permalink
Merge pull request #738 from adrianchiris/pr-trigger-msg-update
Browse files Browse the repository at this point in the history
Updatge pr-ci-triggers message
  • Loading branch information
SchSeba authored Jul 17, 2024
2 parents 4daeede + f4bbcd2 commit 573367c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr-ci-triggers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ jobs:
env:
MESSAGE: >-
Thanks for your PR,\n
To run vendors CIs use one of:\n
To run vendors CIs, Maintainers can use one of:\n
* `/test-all`: To run all tests for all vendors.\n
* `/test-e2e-all`: To run all E2E tests for all vendors.\n
* `/test-e2e-nvidia-all`: To run all E2E tests for NVIDIA vendor.\n
\n
To skip the vendors CIs use one of:\n
To skip the vendors CIs, Maintainers can use one of:\n
* `/skip-all`: To skip all tests for all vendors.\n
* `/skip-e2e-all`: To skip all E2E tests for all vendors.\n
* `/skip-e2e-nvidia-all`: To skip all E2E tests for NVIDIA vendor.\n
Expand Down

0 comments on commit 573367c

Please sign in to comment.