Skip to content

Commit 3d02a12

Browse files
committed
permissions
1 parent 23b69db commit 3d02a12

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/docker-build-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1+
name: Docker Build Check
12
permissions:
23
contents: read
3-
name: Docker Build Check
44

55
on:
66
pull_request:

.github/workflows/pypi_publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
# we have to also update the Trusted Publisher settings on PyPI.
77

88
name: CDK Publish
9+
permissions:
10+
contents: read
911

1012
on:
1113
push:

0 commit comments

Comments
 (0)