Skip to content

Install oci-tool in dev-environment image #1245

Install oci-tool in dev-environment image

Install oci-tool in dev-environment image #1245

name: Check gitpod.yaml changes
on:
pull_request:
paths:
- ".gitpod.yml"
- ".github/workflows/check-gitpodyaml.yml"
jobs:
notify:
name: Build and upload model
runs-on: ubuntu-latest
steps:
- name: Notify
uses: KeisukeYamashita/create-comment@v1
with:
number: ${{ github.event.pull_request.number }}
comment: |
:warning: Hey reviewer! BE CAREFUL :warning:
Review the code before opening in your Gitpod. `.gitpod.yml` was changed and it might be harmful.