Rename test command param from branch to ref
This commit is contained in:
parent
16354377ad
commit
2f62e00e1b
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -106,7 +106,7 @@ jobs:
|
||||
body: |
|
||||
Full test suite slash command (repository admin only)
|
||||
```
|
||||
/test repository=${{ github.event.pull_request.head.repo.full_name }} branch=${{ 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
|
||||
```
|
||||
|
||||
package:
|
||||
|
Loading…
x
Reference in New Issue
Block a user