We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d84fd8a commit 316ab9aCopy full SHA for 316ab9a
.github/workflows/schema-validation.yml
@@ -1,4 +1,6 @@
1
name: "Schema Validation"
2
+permissions:
3
+ contents: read
4
5
on: [pull_request]
6
0 commit comments