Skip to content

Commit 281ef7d

Browse files
committed
[CI] Enable CI on PRs
1 parent 226e452 commit 281ef7d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-and-run.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
branches: [ main ]
66
pull_request:
7+
branches: [ main ]
8+
types: [opened, synchronize, reopened]
79

810
jobs:
911
build-and-run:

0 commit comments

Comments
 (0)