Skip to content

Commit 5308ecb

Browse files
authored
ci: add sign-commits flag to test suite comment
1 parent ba864ad commit 5308ecb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ 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+
/test repository=${{ github.event.pull_request.head.repo.full_name }} ref=${{ github.event.pull_request.head.ref }} build=true sign-commits=true
111112
```
112113
113114
package:

0 commit comments

Comments
 (0)