Skip to content

Commit

Permalink
Merge pull request kubeflow#39 from rimolive/rmartine
Browse files Browse the repository at this point in the history
Fix Commit Checker workflow
  • Loading branch information
HumairAK authored May 28, 2024
2 parents 3c5170b + d09b624 commit bdd4217
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-prs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
runs-on: ubuntu-latest
needs: build-pr-images
steps:
- uses: actions/checkout@v3
- name: Get Commits
id: get-commits
run: |
Expand Down

0 comments on commit bdd4217

Please sign in to comment.