Skip to content

Commit c284164

Browse files
authored
Meta: Checkout repo in publish-pr workflow
1 parent c92d358 commit c284164

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
github.event.workflow_run.conclusion == 'success'
1616
}}
1717
steps:
18+
- uses: actions/checkout@v4
1819
- name: Print event info
1920
uses: actions/github-script@v7
2021
with:

0 commit comments

Comments
 (0)