Skip to content

Implement Gotify and Pushover notifications #20

Implement Gotify and Pushover notifications

Implement Gotify and Pushover notifications #20

Workflow file for this run

name: Build and Test
on:
push:
pull_request:
jobs:
check:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- uses: DeterminateSystems/flake-checker-action@main
- run: nix flake check