Skip to content

Commit cf09ba8

Browse files
committed
Merge remote-tracking branch 'upstream/main' into merra2
2 parents 9907407 + d48bfec commit cf09ba8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pytest-remote-data.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ jobs:
7272
# but what we need is the hypothetical merge commit from the PR:
7373
with:
7474
ref: "refs/pull/${{ github.event.number }}/merge"
75+
allow-unsafe-pr-checkout: true # see above discussion; manual triggering makes this ok
7576

7677
- uses: actions/checkout@v4
7778
if: github.event_name == 'push'

0 commit comments

Comments
 (0)