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 3dd022e commit 87d6696Copy full SHA for 87d6696
.github/workflows/doxygen.yml
@@ -7,11 +7,6 @@ on:
7
8
jobs:
9
build-docs:
10
- # Grant GITHUB_TOKEN the permissions required to make a Pages deployment
11
- permissions:
12
- pages: write # to deploy to Pages
13
- id-token: write # to verify the deployment originates from an appropriate source
14
-
15
runs-on: ubuntu-latest
16
steps:
17
- uses: actions/checkout@v4
0 commit comments