nix-actions/modules/default.nix

6 lines
43 B
Nix
Raw Permalink Normal View History

2024-11-11 16:29:36 +01:00
{
imports = [
./workflows.nix
];
}