Skip to content

Remove CLIENT_GEN_VERSION and CONTROLLER_GEN_VERSION from devel image #24

Remove CLIENT_GEN_VERSION and CONTROLLER_GEN_VERSION from devel image

Remove CLIENT_GEN_VERSION and CONTROLLER_GEN_VERSION from devel image #24

Workflow file for this run

name: "Test issue comments"
on:
issue_comment:
types: [created]
jobs:
execute:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v1
- uses: ./
with:
github-token: ${{ secrets.GITHUB_TOKEN }}