Skip to content

Commit

Permalink
fix (#1318)
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentsimon authored Nov 20, 2021
1 parent fd87314 commit 67c5e93
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:
steps:
- name: pull_request actions/checkout
uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579 # v2.3.4
with:
ref: ${{ github.event.pull_request.head.sha }}

- name: setup-go
uses: actions/setup-go@331ce1d993939866bb63c32c6cbbfd48fa76fc57 # v2.1.3
Expand Down

0 comments on commit 67c5e93

Please sign in to comment.