Skip to content

Commit

Permalink
chore(ci): Remove nix build on master branch & schedule (#586)
Browse files Browse the repository at this point in the history
  • Loading branch information
phated authored Jul 6, 2023
1 parent 4a1b532 commit 19e672e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 19e672e

Please sign in to comment.