Skip to content

Send the right usage date range (a single day) to the server #195

Send the right usage date range (a single day) to the server

Send the right usage date range (a single day) to the server #195

---
name: Pre-commit checks
on:
push:
branches-ignore:
- main
jobs:
pre-commit-job:
runs-on: ubuntu-latest
timeout-minutes: 30
steps:
- name: Checkout Code
uses: actions/checkout@v4
- uses: pre-commit/[email protected]