Skip to content

Commit 1afba79

Browse files
jDramaixcopybara-github
authored andcommitted
Set the minimum permission needed for running ci.yaml.
PiperOrigin-RevId: 791283324
1 parent fee577c commit 1afba79

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616

1717
name: CI
1818

19+
permissions:
20+
contents: read
21+
1922
# https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#on
2023
on:
2124
push:

0 commit comments

Comments
 (0)