Skip to content

Commit 91fbcb2

Browse files
authored
Merge pull request #254 from launchql/feat/pr-tests
pr
2 parents 082f08d + 44f85ff commit 91fbcb2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/run-tests.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: LaunchQL tests
22
on:
33
push:
4+
pull_request:
5+
types: [opened, synchronized, reopened]
46
workflow_dispatch:
57

68
jobs:

0 commit comments

Comments
 (0)