Skip to content

Update github.com/openshift/hypershift/api digest to 1ca2a5f #25

Update github.com/openshift/hypershift/api digest to 1ca2a5f

Update github.com/openshift/hypershift/api digest to 1ca2a5f #25

Workflow file for this run

name: Pull Request
on:
pull_request:
branches:
- main
- release
paths-ignore:
- '*.md'
- 'docs/'
- 'examples/'
- 'hack/'
jobs:
operator-pull-request:
name: Operator Pull Request
# uses: stakater/.github/.github/workflows/operator_pull_request.yaml@main
uses: stakater/UptimeGuardian/.github/workflows/base_pr.yaml.yaml@main

Check failure on line 18 in .github/workflows/pull_request.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/pull_request.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/pull_request.yaml" -> "stakater/UptimeGuardian/.github/workflows/base_pr.yaml.yaml@main" : failed to fetch workflow: workflow was not found.
secrets:
CONTAINER_REGISTRY_URL: ghcr.io/stakater
CONTAINER_REGISTRY_USERNAME: stakater-user
CONTAINER_REGISTRY_PASSWORD: ${{ secrets.GHCR_TOKEN }}
SLACK_WEBHOOK_URL: ${{ secrets.STAKATER_DELIVERY_SLACK_WEBHOOK }}
with:
GOLANG_VERSION: ~1.21
DOCKERFILE_PATH: Dockerfile
GOLANG_CI_LINT_VERSION: v1.53.3
Run_GOLANG_CI_LINT: false
RUN_GOLANG_TESTS: false
OPERATOR_SDK_VERSION: v1.36.1