Skip to content

Commit fc5dd06

Browse files
committed
Braking change : permission check
1 parent a9c9179 commit fc5dd06

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ permissions:
33
actions: read
44
contents: write
55
pages: write
6-
id-token: write
7-
pull-requests: write
6+
# id-token: write
7+
# pull-requests: write
88

99
on:
1010
push:

0 commit comments

Comments
 (0)