Skip to content

Commit e6c20c2

Browse files
incertum3405691582
authored andcommitted
update: set explicit permissions for GitHub workflows - cxx-interop (#3387)
See #3386 CC @FranzBusch @ktoso @Lukasa Signed-off-by: Melissa Kilby <[email protected]>
1 parent c7863d9 commit e6c20c2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/cxx_interop.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,9 @@ on:
7070
description: "Environment variables for Windows jobs as JSON (e.g., '{\"DEBUG\":\"1\",\"LOG_LEVEL\":\"info\"}')."
7171
default: "{}"
7272

73+
permissions:
74+
contents: read
75+
7376
jobs:
7477
construct-matrix:
7578
name: Construct Cxx interop matrix

0 commit comments

Comments
 (0)