Skip to content

Commit c5462a9

Browse files
committed
Add a push trigger to the CI workflow.
1 parent f257955 commit c5462a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: build
22

33
on:
44
pull_request:
5+
push:
56

67
jobs:
78
ci:

0 commit comments

Comments
 (0)