There was an error while loading. Please reload this page.
1 parent c8fdcb6 commit 15ab099Copy full SHA for 15ab099
1 file changed
.github/workflows/scheduler.yml
@@ -27,6 +27,7 @@ jobs:
27
path: dist
28
persist-credentials: false # prevent using GITHUB_TOKEN to commit
29
fetch-depth: 0
30
+ filter: blob:none
31
32
- name: Set node
33
uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
0 commit comments