Skip to content

Commit b08c25a

Browse files
updates?
1 parent 9e7153f commit b08c25a

File tree

2 files changed

+1
-10
lines changed

2 files changed

+1
-10
lines changed

.github/workflows/build_and_commit_docs.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,7 @@ on:
33
branches: ['main']
44
workflow_dispatch: {}
55

6-
permissions:
7-
contents: write
8-
pull-requests: write
9-
10-
name: build-and-commit-docs
6+
name: Build and commit documentation
117

128
jobs:
139
build-docs:

.github/workflows/build_docs.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,6 @@ on:
66
workflow_dispatch: {}
77
workflow_call: {}
88

9-
permissions:
10-
contents: write
11-
pull-requests: write
12-
13-
149
jobs:
1510
build:
1611
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)