Skip to content

Add ServiceMonitor for scraping metrics using PrometheusOperator #51

Add ServiceMonitor for scraping metrics using PrometheusOperator

Add ServiceMonitor for scraping metrics using PrometheusOperator #51

Workflow file for this run

name: Check
on:
workflow_dispatch:
pull_request:
types:
- opened
- synchronize
- reopened
push:
branches:
- main
- release/**
tags:
- 'v*'
jobs:
check:
name: Check
permissions: write-all
secrets: inherit
uses: cyralinc/devops-github-workflows/.github/workflows/reusable-check-required.yaml@main

Check failure on line 22 in .github/workflows/check.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/check.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/check.yaml" -> "cyralinc/devops-github-workflows/.github/workflows/reusable-check-required.yaml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.