Skip to content

increase the window before deleting the metrics containing the list o… #89

increase the window before deleting the metrics containing the list o…

increase the window before deleting the metrics containing the list o… #89

Workflow file for this run

name: ci-main
on:
push:
branches:
- main
tags:
- "*.*.*"
jobs:
pre-check:
uses: ./.github/workflows/_00_pre_check.yml
build:
needs: [pre-check]
uses: ./.github/workflows/_01_docker.yml