Skip to content

Commit bdd4217

Browse files
authored
Merge pull request #39 from rimolive/rmartine
Fix Commit Checker workflow
2 parents 3c5170b + d09b624 commit bdd4217

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)