Skip to content

Commit 926d5e4

Browse files
committed
ci: restore proper workflow name and permissions
Restore the correct workflow name "Deploy Docs to GitHub Pages" and add necessary permissions for GitHub Pages deployment.
1 parent 233c7cf commit 926d5e4

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/docs.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ on:
44
push:
55
branches:
66
- main
7-
pull_request:
8-
branches:
9-
- main
107

118
permissions:
129
contents: read

0 commit comments

Comments
 (0)