Skip to content

Commit 418ec75

Browse files
-
1 parent 5ee5bdd commit 418ec75

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/package-tests.yml

-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ jobs:
1616
- name: Checkout code
1717
uses: actions/checkout@v4
1818

19-
- name: Fetch branch from where the PR started
20-
run: git fetch --no-tags --prune --depth=1 origin +refs/heads/*:refs/remotes/origin/*
21-
2219
- name: Verify subtree-splits are auto-closed
2320
run: |
2421
php .github/sync-packages.php

0 commit comments

Comments
 (0)