Skip to content

Commit

Permalink
mac tst
Browse files Browse the repository at this point in the history
  • Loading branch information
wasabrot committed Mar 8, 2024
1 parent 904f477 commit 7c52a00
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/build-matrix.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: Buildx Action

on:
push
push:
branches: [ test ]

env:
REGISTRY_IMAGE_NAME: risczero
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: run.sh

on:
push:
branches: [ test ]
branches: [ main ]

jobs:
build:
Expand Down

0 comments on commit 7c52a00

Please sign in to comment.