Skip to content

feat: update add_intervals functions with option for days in a year #1727

feat: update add_intervals functions with option for days in a year

feat: update add_intervals functions with option for days in a year #1727

Workflow file for this run

name: License check
on: pull_request
jobs:
license:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check License Header
uses: enarx/spdx@master
with:
licenses: Apache-2.0 MIT