Skip to content

Commit e0e327f

Browse files
Trigger ci on pull request
1 parent 7d12a3e commit e0e327f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Build ruby.wasm
22
on:
3-
push: {}
3+
push:
4+
branches: [main]
5+
pull_request:
46
workflow_call:
57
inputs:
68
publish:

0 commit comments

Comments
 (0)