Merge pull request #72 from bdehamer/bdehamer/attestations-perm
Update schema with attestations permission
This commit is contained in:
@@ -1515,6 +1515,10 @@
|
|||||||
"type": "permission-level-any",
|
"type": "permission-level-any",
|
||||||
"description": "Actions workflows, workflow runs, and artifacts."
|
"description": "Actions workflows, workflow runs, and artifacts."
|
||||||
},
|
},
|
||||||
|
"attestations": {
|
||||||
|
"type": "permission-level-any",
|
||||||
|
"description": "Artifact attestations."
|
||||||
|
},
|
||||||
"checks": {
|
"checks": {
|
||||||
"type": "permission-level-any",
|
"type": "permission-level-any",
|
||||||
"description": "Check runs and check suites."
|
"description": "Check runs and check suites."
|
||||||
|
|||||||
Reference in New Issue
Block a user