Skip to content

Commit 13cf1c8

Browse files
committed
Fix each components workflow checkout
1 parent 93c576c commit 13cf1c8

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
@@ -66,9 +66,6 @@ jobs:
6666
steps:
6767
- name: Checkout code
6868
uses: actions/checkout@v4
69-
with:
70-
ref: "refs/pull/${{ github.event.pull_request.number }}/merge"
71-
fetch-depth: 0
7269
- uses: awalsh128/cache-apt-pkgs-action@latest
7370
with:
7471
packages: libwebkit2gtk-4.1-dev libgtk-3-dev libayatana-appindicator3-dev libxdo-dev

0 commit comments

Comments
 (0)