1 parent 229019a commit cb86e90Copy full SHA for cb86e90
1 file changed
.github/workflows/doxygen.yml
@@ -16,6 +16,7 @@ jobs:
16
- uses: actions/checkout@v3
17
with:
18
ref: "dev"
19
+ persist-credentials: false
20
- name: Build docs
21
run: |
22
cat > CMakeLists.txt <<\EOF
0 commit comments