Skip to content

Commit eddcb85

Browse files
add empty lines in .github/workflows/PRTesting.yml
1 parent d6981ab commit eddcb85

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/PRTesting.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
name: CI ReSim
2+
23
on:
34
workflow_run:
45
workflows: ["Trigger CI ReSim"]
@@ -10,6 +11,7 @@ env:
1011
TESTING_TOOLS: ${{ vars.LTX_TESTING_TOOLS }}
1112
EVENT_NUMBER: ${{ github.event.workflow_run.env.EVENT_NUMBER }}
1213
PR_SHA: ${{ github.event.workflow_run.env.PR_SHA }}
14+
1315
jobs:
1416
prepare:
1517
runs-on: [ self-hosted, Linux, regression_testing ]

0 commit comments

Comments
 (0)