Skip to content

Commit 2445785

Browse files
authored
Merge pull request #3457 from GeotrekCE/optimize_ci
optimize CI
2 parents 1955abe + 8476580 commit 2445785

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dependencies.yml

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
steps:
2828
- uses: actions/checkout@v3
2929
with:
30+
ref: ${{ github.head_ref }}
3031
token: ${{ secrets.PAT }}
3132

3233
- name: Set up Python

0 commit comments

Comments
 (0)