There was an error while loading. Please reload this page.
2 parents 46fe3a8 + 3a6deb8 commit 71cfcadCopy full SHA for 71cfcad
1 file changed
.github/workflows/test.yml
@@ -35,6 +35,8 @@ jobs:
35
steps:
36
- name: Checkout
37
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
38
+ with:
39
+ persist-credentials: false
40
41
- name: Validate XSD file [1]
42
uses: ./
@@ -238,6 +240,8 @@ jobs:
238
240
239
241
242
243
244
245
246
- name: Run the test
247
id: xmllint-validate
0 commit comments