We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 334ade2 commit db1ce16Copy full SHA for db1ce16
.github/workflows/ioloop-v2-regtests.yml
@@ -2,6 +2,8 @@ name: RegTests IoLoopV2
2
3
# Manually triggered only
4
on:
5
+ pull_request:
6
+ types: [opened]
7
workflow_dispatch:
8
9
jobs:
0 commit comments