Skip to content

Commit 93ec43b

Browse files
committed
Trigger CI on pull_request events
1 parent 039d859 commit 93ec43b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: CI Test
2-
on: [ push ]
2+
on: [push, pull_request]
33
jobs:
44
build:
55
name: Ruby ${{ matrix.ruby }}

0 commit comments

Comments
 (0)