Skip to content

Commit aa22f26

Browse files
committed
trigger CI in both push and pull_request
1 parent 27beaa4 commit aa22f26

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
on: push
1+
on:
2+
push:
3+
pull_request:
24
jobs:
35
test:
46
runs-on: ubuntu-22.04

0 commit comments

Comments
 (0)