Skip to content

Commit e8c36d4

Browse files
committed
added checkout step
1 parent 935d8a5 commit e8c36d4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/comment-on-issue.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
comment:
1919
runs-on: ubuntu-latest
2020
steps:
21+
- uses: actions/checkout@v4
2122
- uses: ./.github/actions/comment-on-issue
2223
with:
2324
issue_number: ${{ github.event.inputs.issue_number }}

0 commit comments

Comments
 (0)