Skip to content

Commit 0b45bb0

Browse files
authored
Update ci.yaml
1 parent 0be3709 commit 0b45bb0

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
name: CI
22

3-
on:
4-
push:
3+
on:
54
workflow_dispatch:
5+
pull_request:
6+
branches:
7+
- main
68

79
jobs:
810
build-test:

0 commit comments

Comments
 (0)