Skip to content

Redirect from www.dd-ix.net to dd-ix.net #12

Redirect from www.dd-ix.net to dd-ix.net

Redirect from www.dd-ix.net to dd-ix.net #12

Workflow file for this run

name: "flake check"
on:
push:
branches: [ master ]
tags: [ '*' ]
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v23
- run: nix flake check