Skip to content

Commit 4eb90b7

Browse files
authored
ci: separate test suite commands in pr comment
1 parent 5308ecb commit 4eb90b7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,8 @@ jobs:
108108
Full test suite slash command (repository admin only)
109109
```
110110
/test repository=${{ github.event.pull_request.head.repo.full_name }} ref=${{ github.event.pull_request.head.ref }} build=true
111+
```
112+
```
111113
/test repository=${{ github.event.pull_request.head.repo.full_name }} ref=${{ github.event.pull_request.head.ref }} build=true sign-commits=true
112114
```
113115

0 commit comments

Comments
 (0)