Skip to content

Commit 73191c6

Browse files
authored
ci: fix not running workflow (#166)
1 parent 376ab0a commit 73191c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
with:
1818
fetch-depth: 0
1919
submodules: true
20+
persist-credentials: false
2021

2122
- name: Use Node.js 16
2223
uses: actions/setup-node@v1

0 commit comments

Comments
 (0)