Skip to content

Commit 266873a

Browse files
Merge branch 'main' into ea-frontmatter
2 parents 1527eb5 + 617a674 commit 266873a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/docs-build.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches:
66
- main
7-
pull_request: ~
7+
pull_request_target: ~
88

99
jobs:
1010
preview:
@@ -13,5 +13,7 @@ jobs:
1313
continue-on-error: false
1414
strict: false
1515
permissions:
16+
deployments: write
17+
id-token: write
1618
contents: read
1719
pull-requests: read

0 commit comments

Comments
 (0)