diff --git a/.github/workflows/nix.yml b/.github/workflows/nix.yml index 40c37ad659..206aa888fc 100644 --- a/.github/workflows/nix.yml +++ b/.github/workflows/nix.yml @@ -3,9 +3,7 @@ name: Nix builds on: push: branches: - - master - schedule: - - cron: "0 2 * * *" # run at 2 AM UTC + - acvm-backend-barretenberg workflow_dispatch: # This will cancel previous runs when a branch or PR is updated