Skip to content

Commit d09b624

Browse files
committed
UPSTREAM: <carry>: Fix Commit Checker workflow to checkout the code
Signed-off-by: Ricardo M. Oliveira <[email protected]>
1 parent 3c5170b commit d09b624

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-prs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
runs-on: ubuntu-latest
1717
needs: build-pr-images
1818
steps:
19+
- uses: actions/checkout@v3
1920
- name: Get Commits
2021
id: get-commits
2122
run: |

0 commit comments

Comments
 (0)