We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce867a1 commit 8f3227eCopy full SHA for 8f3227e
.github/workflows/check-js-build.yml
@@ -6,8 +6,6 @@ jobs:
6
runs-on: ubuntu-latest
7
steps:
8
- uses: actions/checkout@v4
9
- with:
10
- persist-credentials: false
11
- name: Set up Python
12
uses: actions/setup-python@v5
13
with:
.github/workflows/test-release.yml
@@ -10,8 +10,6 @@ jobs:
14
15
16
17
0 commit comments