8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba864ad commit 5308ecbCopy full SHA for 5308ecb
.github/workflows/ci.yml
@@ -108,6 +108,7 @@ jobs:
108
Full test suite slash command (repository admin only)
109
```
110
/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
112
113
114
package:
0 commit comments