mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-04-01 02:41:39 -05:00
Added title to PR comment
This commit is contained in:
parent
440fda6e1d
commit
9db114e746
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -351,7 +351,7 @@ jobs:
|
|||
STRIPE_SECRET_KEY: ${{ secrets.STRIPE_SECRET_KEY }}
|
||||
|
||||
- name: Publish flaky test results
|
||||
run: npx github-actions-ctrf flaky ghost/core/ctrf/ctrf-report.json --pr-comment
|
||||
run: npx github-actions-ctrf flaky ghost/core/ctrf/ctrf-report.json --pr-comment --title "Browser Test Summary"
|
||||
if: always()
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Loading…
Add table
Reference in a new issue