Skip to content

feat(iam): add group role assignment resource #59

feat(iam): add group role assignment resource

feat(iam): add group role assignment resource #59

Workflow file for this run

name: "Prow github actions"
on:
issue_comment:
types: [created]
jobs:
execute:
runs-on: ubuntu-latest
steps:
- uses: chnsz/[email protected]
with:
prow-commands: |
/assign
/unassign
/approve
/retitle
/area
/kind
/priority
/remove
/lgtm
/close
/reopen
/lock
/milestone
/hold
/cc
/uncc
github-token: "${{ secrets.GITHUB_TOKEN }}"