Skip to content

Commit 469541a

Browse files
committed
Clean-up for presubmit
1 parent 0748f18 commit 469541a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/presubmit.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,12 @@ on:
44
branches: [main]
55
pull_request:
66
workflow_dispatch:
7+
permissions:
8+
contents: read
79
jobs:
810
presubmit:
11+
permissions:
12+
issues: write
913
runs-on: ubuntu-latest
1014
strategy:
1115
fail-fast: false

0 commit comments

Comments
 (0)