mirror of
https://github.com/marocchino/sticky-pull-request-comment.git
synced 2025-12-14 12:31:14 +00:00
commit
04a56fc323
1 changed files with 2 additions and 0 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -23,6 +23,7 @@ jobs:
|
|||
- uses: ./
|
||||
with:
|
||||
header: All
|
||||
GITHUB_TOKEN: ${{ secrets.PAT }}
|
||||
message: |
|
||||
<details open>
|
||||
<summary>output of yarn all</summary>
|
||||
|
|
@ -34,6 +35,7 @@ jobs:
|
|||
- uses: ./
|
||||
with:
|
||||
header: All
|
||||
GITHUB_TOKEN: ${{ secrets.PAT }}
|
||||
append: true
|
||||
hide_details: true
|
||||
message: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue