Skip to content

Commit 63b5f56

Browse files
ohmayrparthea
andauthored
chore: update workflow permissions to read-only (googleapis#12691)
Fixes #<issue_number_goes_here> 🦕 --------- Co-authored-by: Anthonios Partheniou <partheniou@google.com>
1 parent f149fb8 commit 63b5f56

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ on:
2121
# Run this Github Action every Tuesday at 7 AM UTC
2222
- cron: '0 7 * * 2'
2323

24-
permissions:
25-
contents: read
24+
permissions: read-all
2625

2726
jobs:
2827
build:

0 commit comments

Comments
 (0)