Skip to content

Commit

Permalink
Merge branch 'main' into revert-machine-part-id
Browse files Browse the repository at this point in the history
  • Loading branch information
cheukt authored Apr 17, 2024
2 parents 4ae6094 + c9e5314 commit f3f9135
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pullrequest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.sha }}
- uses: bufbuild/buf-setup-action@v1
# Run all Lint runs
- uses: bufbuild/buf-lint-action@v1
Expand Down

0 comments on commit f3f9135

Please sign in to comment.