We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8992717 + 85d15d3 commit f1f0416Copy full SHA for f1f0416
.github/workflows/build-web-assets.yml
@@ -1,4 +1,6 @@
1
name: Build Web Assets (Debug)
2
+permissions:
3
+ contents: read
4
5
on:
6
workflow_dispatch:
0 commit comments