Skip to content

Commit e7f71d5

Browse files
committed
Upgrade permission
1 parent 3e968a5 commit e7f71d5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/main.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@ name: Unity CI
22

33
on: [push, pull_request]
44

5+
permissions:
6+
contents: read
7+
pages: write
8+
id-token: write
9+
510
jobs:
611
test:
712
name: Run Tests

0 commit comments

Comments
 (0)