Skip to content

Commit 505fc55

Browse files
Add default PRs
Otherwise requires moving from Draft to ready for review. Leaving E2E tests as is for now.
1 parent 5a7ae33 commit 505fc55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/diffgram_testing.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
branches:
1212
- '**'
1313
pull_request:
14-
types: [ready_for_review]
14+
types: [opened, synchronize, ready_for_review]
1515
jobs:
1616
Default-Service-Unit-Tests:
1717
runs-on: ubuntu-20.04

0 commit comments

Comments
 (0)