We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7206425 commit 44f85ffCopy full SHA for 44f85ff
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