Skip to content

Commit 217cc8b

Browse files
committed
CI: no longer run the wasm workflow on all pushes
1 parent e30da15 commit 217cc8b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-wasm_of_ocaml.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Build wasm_of_ocaml
33
on:
44
pull_request:
55
push:
6+
branches:
7+
- master
68

79
jobs:
810
build:

0 commit comments

Comments
 (0)