Skip to content

add rocks ci for pull_request and push events #1

add rocks ci for pull_request and push events

add rocks ci for pull_request and push events #1

name: On Pull Request
on:
pull_request:
jobs:
on-pull-request:
name: Get ROCKs modified and build-scan-test them
uses: canonical/charmed-kubeflow-workflows/.github/workflows/get-rocks-modified-and-build-scan-test-publish.yaml@main

Check failure on line 10 in .github/workflows/on_pull_request.yaml

View workflow run for this annotation

GitHub Actions / On Pull Request

Invalid workflow file

The workflow is not valid. .github/workflows/on_pull_request.yaml (Line: 10, Col: 11): Input microk8s-channel is required, but not provided while calling. .github/workflows/on_pull_request.yaml (Line: 10, Col: 11): Input juju-channel is required, but not provided while calling.
permissions:
pull-requests: read
secrets: inherit