Skip to content

Commit aa43652

Browse files
authored
Update build-action.yml
1 parent e795658 commit aa43652

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/build-action.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: Build o1js
22
on:
3-
push:
4-
branches:
5-
- main
6-
- develop
3+
#push:
4+
# branches:
5+
# - main
6+
# - develop
77
pull_request:
88
workflow_dispatch: {}
99

0 commit comments

Comments
 (0)