Skip to content

Commit e6bd3d7

Browse files
committed
ci: add pull request trigger types to lint-and-test workflow
1 parent 777925f commit e6bd3d7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/lint-and-test.yml

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

33
on:
4+
pull_request:
5+
types: [opened, synchronize, reopened, ready_for_review]
46
merge_group:
57
types: [checks_requested]
68
workflow_dispatch:

0 commit comments

Comments
 (0)