We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 253d510 + 61dfc87 commit 4c9a3d9Copy full SHA for 4c9a3d9
1 file changed
.github/workflows/ci-cd.yml
@@ -6,6 +6,10 @@ on:
6
pull_request:
7
branches: [ main ]
8
9
+permissions:
10
+ contents: read
11
+ packages: write
12
+
13
env:
14
CARGO_TERM_COLOR: always
15
RUST_VERSION: 1.87
0 commit comments