Skip to content

Commit 1245e22

Browse files
[issue-267] add pull_request to CI triggers
Signed-off-by: Armin Tänzer <armin.taenzer@tngtech.com>
1 parent 7dc8024 commit 1245e22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/install_and_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Install and Test
22

3-
on: [ push, workflow_dispatch ]
3+
on: [ push, workflow_dispatch, pull_request ]
44

55
jobs:
66
install_and_test:

0 commit comments

Comments
 (0)