We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 082f08d + 44f85ff commit 91fbcb2Copy full SHA for 91fbcb2
1 file changed
.github/workflows/run-tests.yaml
@@ -1,6 +1,8 @@
1
name: LaunchQL tests
2
on:
3
push:
4
+ pull_request:
5
+ types: [opened, synchronized, reopened]
6
workflow_dispatch:
7
8
jobs:
0 commit comments