Skip to content

chore: add --path flag to health monitor app #227

chore: add --path flag to health monitor app

chore: add --path flag to health monitor app #227

Workflow file for this run

name: Janitor
on:
pull_request:
jobs:
cancel:
name: "Cancel Previous Runs"
runs-on: ubuntu-latest
timeout-minutes: 3
steps:
- uses: styfle/cancel-workflow-action@0.11.0
with:
access_token: ${{ github.token }}