Skip to content

fix(#109): adjust the query to find monitors for bulk check (#110) #44

fix(#109): adjust the query to find monitors for bulk check (#110)

fix(#109): adjust the query to find monitors for bulk check (#110) #44

Workflow file for this run

name: main
on:
push:
branches:
- main
jobs:
ci:
uses: ./.github/workflows/ci.yml
tag:
uses: ./.github/workflows/tag.yml
needs: ci
secrets:
PAT: ${{ secrets.PAT }}