Skip to content

feat: increased retentiontime on prometheus #263

feat: increased retentiontime on prometheus

feat: increased retentiontime on prometheus #263

Workflow file for this run

name: "NixOS CI"
on:
pull_request:
push:
jobs:
fmt-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v20
with:
github_access_token: ${{secrets.GITHUB_TOKEN}}
- run: nix fmt -- --check .