We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ee5bdd commit 418ec75Copy full SHA for 418ec75
.github/workflows/package-tests.yml
@@ -16,9 +16,6 @@ jobs:
16
- name: Checkout code
17
uses: actions/checkout@v4
18
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
-
22
- name: Verify subtree-splits are auto-closed
23
run: |
24
php .github/sync-packages.php
0 commit comments