Skip to content

Commit 7a1a040

Browse files
authored
ci: run test on push and pull_request
1 parent a6238c3 commit 7a1a040

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: test
22

33
on:
44
workflow_dispatch:
5+
push:
6+
pull_request:
57

68
jobs:
79
export-env:

0 commit comments

Comments
 (0)