Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
63bb425023
add woodpecker ci 2024-11-24 01:01:36 +01:00

View file

@ -0,0 +1,8 @@
when:
- event: pull_request
steps:
- name: "Run nix flake check"
image: docker.nix-community.org/nixpkgs/nix-flakes
commands:
- nix flake check