We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4fed54 commit 498a2abCopy full SHA for 498a2ab
1 file changed
.github/workflows/Deploy.yml
@@ -1,5 +1,10 @@
1
name: CI/CD Deployment
2
3
+permissions:
4
+ contents: read
5
+ secrets: read
6
+
7
8
on:
9
push:
10
branches: [main]
0 commit comments