We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e885be commit 82f20c7Copy full SHA for 82f20c7
1 file changed
.github/workflows/ci.yml
@@ -6,6 +6,8 @@ on:
6
- main
7
- v2
8
pull_request:
9
+permissions:
10
+ contents: read
11
jobs:
12
ecs:
13
name: ECS
0 commit comments