Skip to content

Commit

Permalink
ci: add sign-commits flag to test suite comment
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-evans authored Aug 14, 2024
1 parent ba864ad commit 5308ecb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ jobs:
Full test suite slash command (repository admin only)
```
/test repository=${{ github.event.pull_request.head.repo.full_name }} ref=${{ github.event.pull_request.head.ref }} build=true
/test repository=${{ github.event.pull_request.head.repo.full_name }} ref=${{ github.event.pull_request.head.ref }} build=true sign-commits=true
```
package:
Expand Down

0 comments on commit 5308ecb

Please # to comment.