Fix traversals for intended results (#2728)

This commit is contained in:
Adam Hopkins
2023-07-09 09:21:39 +03:00
committed by GitHub
parent e374409567
commit 049983cb70
15 changed files with 41 additions and 2 deletions

View File

@@ -4,10 +4,12 @@ on:
push:
branches:
- main
- current-release
- "*LTS"
pull_request:
branches:
- main
- current-release
- "*LTS"
types: [opened, synchronize, reopened, ready_for_review]
schedule: