We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5308ecb commit 4eb90b7Copy full SHA for 4eb90b7
.github/workflows/ci.yml
@@ -108,6 +108,8 @@ 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
+ ```
112
113
/test repository=${{ github.event.pull_request.head.repo.full_name }} ref=${{ github.event.pull_request.head.ref }} build=true sign-commits=true
114
115
0 commit comments