Skip to content

Commit 7a53ab6

Browse files
authored
Update build.yml permissions
Signed-off-by: Joyce <[email protected]>
1 parent 2d41827 commit 7a53ab6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ on:
1010
- cron: "40 4 * * *" # every day at 4:40
1111
pull_request:
1212

13+
permissions:
14+
contents: read
15+
1316
jobs:
1417
stable:
1518
name: "Test MSRV and Stable Features"

0 commit comments

Comments
 (0)