Skip to content

Commit 8c74dd9

Browse files
add explicit default permissions (#8577)
1 parent 9a4f13b commit 8c74dd9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/add-update-label-weekly.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ on:
1717
type: boolean
1818
default: true
1919

20+
permissions:
21+
contents: read
22+
2023
jobs:
2124
Add-Update-Label-Weekly:
2225
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)