We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a85445 commit 97d60f1Copy full SHA for 97d60f1
.github/workflows/deploy-doxygen.yml
@@ -5,6 +5,9 @@ on:
5
branches:
6
- main
7
8
+permissions:
9
+ contents: write
10
+
11
concurrency:
12
group: ${{ github.workflow }}-${{ github.ref }}
13
cancel-in-progress: true
.github/workflows/deploy-mkdocs.yml
0 commit comments