Skip to content

Commit 878bafb

Browse files
committed
chore(ci): improve workflow default permissions
Signed-off-by: Cory Rylan <crylan@nvidia.com>
1 parent f2da970 commit 878bafb

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ on:
77
branches: [main]
88
workflow_dispatch:
99

10+
permissions:
11+
contents: read
12+
1013
jobs:
1114
ci:
1215
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)