Merge pull request #10239 from getndazn/fix/github-workflow-scope
replacing workflow:write scope with workflow, workflow:write is invalid.
This commit is contained in:
@@ -364,7 +364,7 @@ spec:
|
||||
secretsKey: USER_OAUTH_TOKEN
|
||||
additionalScopes:
|
||||
github:
|
||||
- workflow:write
|
||||
- workflow
|
||||
allowedHosts:
|
||||
- github.com
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user