Skip to content

Commit 5145e18

Browse files
authored
Disable postmerge test.
1 parent 9c81871 commit 5145e18

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/postmerge.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@ name: Post-merge tests
1515

1616
on:
1717
workflow_dispatch:
18-
workflow_run:
19-
workflows: ["CI Tests"]
20-
types: [completed]
21-
branches: [master]
2218

2319
concurrency:
2420
group: postmerge-${{ github.ref }}

0 commit comments

Comments
 (0)