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