Skip to content

Commit f97ba5e

Browse files
authored
Forgot pull_request trigger to CI workflow
1 parent f7956e0 commit f97ba5e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
branches:
66
- main
77
- master
8+
9+
pull_request:
10+
types: [opened, synchronize, reopened, labeled]
811

912
jobs:
1013
build-and-test:

0 commit comments

Comments
 (0)