Skip to content

Commit

Permalink
Trigger ci on pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
kateinoigakukun committed Apr 16, 2022
1 parent 7d12a3e commit e0e327f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Build ruby.wasm
on:
push: {}
push:
branches: [main]
pull_request:
workflow_call:
inputs:
publish:
Expand Down

0 comments on commit e0e327f

Please sign in to comment.