mirror of
https://github.com/marocchino/sticky-pull-request-comment.git
synced 2025-12-12 11:41:14 +00:00
Merge 65d04adab2 into 5060d4700a
This commit is contained in:
commit
256f75b67e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -11,7 +11,7 @@ jobs:
|
|||
permissions:
|
||||
pull-requests: write
|
||||
steps:
|
||||
- uses: actions/checkout@v5
|
||||
- uses: actions/checkout@v6
|
||||
- run: yarn install
|
||||
- run: |
|
||||
set -o pipefail
|
||||
|
|
|
|||
Loading…
Reference in a new issue