Skip to content

Compute node count from a single pass over the JSON log file, eliminating the need for separate 'nodes' file. #20425

Compute node count from a single pass over the JSON log file, eliminating the need for separate 'nodes' file.

Compute node count from a single pass over the JSON log file, eliminating the need for separate 'nodes' file. #20425

Workflow file for this run

name: "Daily Build Status"
on: [push, pull_request]
jobs:
daily:
name: Check Daily Build status
runs-on: ubuntu-latest
steps:
- run: |
curl -s https://dev.azure.com/MSRC-CCF/CCF/_apis/build/status/CCF%20GitHub%20Daily?branchName=main | grep succeeded