Skip to content

Commit b42f85d

Browse files
authored
Merge pull request #210 from ImagingDataCommons/fix-doc-pr-wf
CI: fix docs update PR open
2 parents dc7e6a2 + db09a6a commit b42f85d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/update-indices-docs.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ on:
88
paths:
99
- "pyproject.toml"
1010

11-
permissions:
12-
contents: write
13-
pull-requests: write
14-
1511
jobs:
1612
update-docs:
1713
name: Update indices_reference.md
@@ -67,3 +63,7 @@ jobs:
6763
branch: update-indices-docs
6864
delete-branch: true
6965
labels: documentation
66+
committer: GitHub <noreply@github.com>
67+
author:
68+
${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
69+
signoff: false

0 commit comments

Comments
 (0)