Skip to content

Commit 93c576c

Browse files
committed
fix all components workflow checkout
1 parent 6b5fc30 commit 93c576c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/all_components.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,6 @@ jobs:
4040
steps:
4141
- name: Checkout code
4242
uses: actions/checkout@v4
43-
with:
44-
ref: "refs/pull/${{ github.event.pull_request.number }}/merge"
45-
fetch-depth: 0
4643
- uses: awalsh128/cache-apt-pkgs-action@latest
4744
with:
4845
packages: libwebkit2gtk-4.1-dev libgtk-3-dev libayatana-appindicator3-dev libxdo-dev

0 commit comments

Comments
 (0)