+4
-1
lines changedFilter options
+4
-1
lines changed Original file line number Diff line number Diff line change
@@ -12,6 +12,9 @@ on:
12
12
jobs:
13
13
call-regen-api-docs:
14
14
if: github.event.pull_request.draft == false
15
+
permissions:
16
+
contents: write
17
+
pull-requests: write
15
18
uses: ./.github/workflows/api-docs.yml
16
19
with:
17
20
check_only: true
Original file line number Diff line number Diff line change
@@ -60,7 +60,7 @@ jobs:
60
60
exit 1
61
61
62
62
- name: Automatic PR
63
-
if: ${{ steps.docs.outputs.UPDATED_DOCS != 0 }}
63
+
if: ${{ steps.docs.outputs.UPDATED_DOCS != 0 && !inputs.check_only }}
64
64
run: |
65
65
git add -u
66
66
git commit -m 'docs: regenerate [skip ci]'
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4