Merge pull request #72 from bdehamer/bdehamer/attestations-perm

Update schema with attestations permission
This commit is contained in:
Felipe Suero
2024-05-29 12:38:44 -04:00
committed by GitHub
+4
View File
@@ -1515,6 +1515,10 @@
"type": "permission-level-any",
"description": "Actions workflows, workflow runs, and artifacts."
},
"attestations": {
"type": "permission-level-any",
"description": "Artifact attestations."
},
"checks": {
"type": "permission-level-any",
"description": "Check runs and check suites."