Skip to content

Add support for specifying platform and target arch in the manager image #928

Add support for specifying platform and target arch in the manager image

Add support for specifying platform and target arch in the manager image #928

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