diff --git a/.github/workflows/on_pull_request.yaml b/.github/workflows/on_pull_request.yaml index 658a03c..656b68a 100644 --- a/.github/workflows/on_pull_request.yaml +++ b/.github/workflows/on_pull_request.yaml @@ -6,7 +6,7 @@ on: jobs: on-pull-request: - name: Get ROCKs modified and build-scan-test them + 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 permissions: pull-requests: read diff --git a/.github/workflows/on_push.yaml b/.github/workflows/on_push.yaml index 1cfd1ec..1236fc2 100644 --- a/.github/workflows/on_push.yaml +++ b/.github/workflows/on_push.yaml @@ -9,7 +9,7 @@ on: jobs: on-push: - name: Get ROCKs modified and build-scan-test-publish them + name: Get rocks modified and build-scan-test-publish them uses: canonical/charmed-kubeflow-workflows/.github/workflows/get-rocks-modified-and-build-scan-test-publish.yaml@main permissions: pull-requests: read diff --git a/README.md b/README.md index ec59098..c07fd0b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # argo-workflows-rocks -ROCKs for Argoi Workflows +rocks for Argoi Workflows