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 9a0dccc commit 926a1f4Copy full SHA for 926a1f4
.github/workflows/pr.yml
@@ -73,9 +73,7 @@ jobs:
73
- name: Checkout
74
uses: actions/checkout@v4
75
with:
76
- fetch-depth: 0
77
filter: blob:none
78
- persist-credentials: false
79
80
- name: Create env file
81
run: |
.github/workflows/pre-release.yml
@@ -14,9 +14,7 @@ jobs:
14
steps:
15
- uses: actions/checkout@v4
16
17
18
19
20
21
22
.github/workflows/release.yml
@@ -15,9 +15,7 @@ jobs:
23
0 commit comments