Skip to content

PR: Analytics runbooks are scheduled at incorrect times (#23) #43

PR: Analytics runbooks are scheduled at incorrect times (#23)

PR: Analytics runbooks are scheduled at incorrect times (#23) #43

Workflow file for this run

name: ci
on:
push:
branches:
- main
- dev
workflow_dispatch:
jobs:
test:
runs-on: windows-latest
steps:
- name: Checkout
uses: actions/checkout@v4