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 b4b3432 commit bb3ab43Copy full SHA for bb3ab43
1 file changed
.github/workflows/build-docs.yaml
@@ -19,6 +19,7 @@ on:
19
20
jobs:
21
build-docs:
22
+ if: github.actor != 'dependabot[bot]'
23
runs-on: ubuntu-latest
24
permissions:
25
contents: write
0 commit comments