Skip to content

Commit cab1067

Browse files
committed
ci: force GH to pull the latest branch state
1 parent ae534ae commit cab1067

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/checkout@v4
14+
with:
15+
ref: ${{ github.sha }}
1416
- name: Login to Docker Hub
1517
if: ${{ !github.event.pull_request.head.repo.fork }}
1618
uses: docker/login-action@v2

0 commit comments

Comments
 (0)