Skip to content

Commit e1aa21f

Browse files
committed
point to main on o1js
1 parent 04b03e6 commit e1aa21f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/o1js.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ concurrency:
1414

1515
jobs:
1616
trigger_o1js_checks:
17-
uses: o1-labs/o1js/.github/workflows/checks.yml@brian/proof-systems-test #TODO change to main after merging o1js changes
17+
uses: o1-labs/o1js/.github/workflows/checks.yml@main
1818
with:
1919
proof_systems_commit: ${{ github.sha }}
2020
target_repo: "o1-labs/o1js"
21-
target_ref: "brian/proof-systems-test" # TODO main here too
21+
target_ref: "main"

0 commit comments

Comments
 (0)