Skip to content

Setup Prometheus Scraper Locally to Scrape API-Dev, Worker-Dev and Pr… #592

Setup Prometheus Scraper Locally to Scrape API-Dev, Worker-Dev and Pr…

Setup Prometheus Scraper Locally to Scrape API-Dev, Worker-Dev and Pr… #592

name: CLOC
on:
push:
branches: ["*"]
jobs:
cloc:
runs-on: blacksmith-2vcpu-ubuntu-2404
steps:
- uses: actions/checkout@v4
- name: Count Lines of Code
uses: GetAutomaApp/opensource-actions/cloc@main