Skip to content

Commit

Permalink
Merge branch 'main' into fix_faulty_shell_file_handling
Browse files Browse the repository at this point in the history
  • Loading branch information
lehors authored Nov 20, 2021
2 parents c2225f2 + 23b0ddb commit 7c139ad
Show file tree
Hide file tree
Showing 6 changed files with 526 additions and 190 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
Loading

0 comments on commit 7c139ad

Please sign in to comment.