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.
2 parents dc7e6a2 + db09a6a commit b42f85dCopy full SHA for b42f85d
1 file changed
.github/workflows/update-indices-docs.yml
@@ -8,10 +8,6 @@ on:
8
paths:
9
- "pyproject.toml"
10
11
-permissions:
12
- contents: write
13
- pull-requests: write
14
-
15
jobs:
16
update-docs:
17
name: Update indices_reference.md
@@ -67,3 +63,7 @@ jobs:
67
63
branch: update-indices-docs
68
64
delete-branch: true
69
65
labels: documentation
66
+ committer: GitHub <noreply@github.com>
+ author:
+ ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
+ signoff: false
0 commit comments