There was an error while loading. Please reload this page.
1 parent 426142f commit 1f488c5Copy full SHA for 1f488c5
1 file changed
workflow-templates/lint-info-xml.yml
@@ -27,6 +27,8 @@ jobs:
27
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
28
with:
29
persist-credentials: false
30
+ sparse-checkout: |
31
+ appinfo/
32
33
- name: Download schema
34
run: wget https://raw.githubusercontent.com/nextcloud/appstore/master/nextcloudappstore/api/v1/release/info.xsd
0 commit comments