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 81d9865 commit 36d1183Copy full SHA for 36d1183
1 file changed
.github/workflows/ci_documentation.yml
@@ -42,6 +42,7 @@ jobs:
42
uses: actions/checkout@v7
43
with:
44
ref: "refs/pull/${{ github.event.number }}/merge"
45
+ allow-unsafe-pr-checkout: true
46
47
- name: Install Doxygen
48
uses: seqan/actions/setup-doxygen@main
0 commit comments