Skip to content

Commit aef7695

Browse files
committed
trigger ci workflow for PRs
1 parent c6f52da commit aef7695

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ on:
44
push:
55
branches:
66
- main
7+
pull_request:
8+
types:
9+
- opened
10+
- synchronize
711
workflow_dispatch:
812
inputs:
913
tmate_debug:

0 commit comments

Comments
 (0)