mirror of
https://github.com/peter-evans/create-or-update-comment.git
synced 2025-01-18 19:22:44 +08:00
ci: add missing checkout step
This commit is contained in:
parent
1fcda994df
commit
3d6c0b9c6c
2
.github/workflows/test-v3.yml
vendored
2
.github/workflows/test-v3.yml
vendored
@ -4,6 +4,8 @@ jobs:
|
||||
testCreateOrUpdateComment:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
# Test create
|
||||
- name: Create comment
|
||||
uses: peter-evans/create-or-update-comment@v3-dev
|
||||
|
Loading…
x
Reference in New Issue
Block a user