diff --git a/.github/workflows/nix-build.yml b/.github/workflows/nix-build.yml index 5e248d99..31cb1b2a 100644 --- a/.github/workflows/nix-build.yml +++ b/.github/workflows/nix-build.yml @@ -5,6 +5,7 @@ on: branches: - main - docs + - tim-nix # Paths can be used to only trigger actions when you have edited certain files, such as a file within the /docs directory paths: - ".github/workflows/nix-build.yml"