Skip to content

Commit c3be716

Browse files
authored
refactor: simplify conventional commit check (#1227)
Remove the separate build pipeline to check the pull request title and replace it with the ["Testably.Server"](https://github.com/Testably/Testably.Server) check: Testably/Testably.Server#14
1 parent 63d61d5 commit c3be716

File tree

2 files changed

+0
-22
lines changed

2 files changed

+0
-22
lines changed

.github/workflows/pr.yml

Lines changed: 0 additions & 21 deletions
This file was deleted.

System.IO.Abstractions.sln

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "workflows", "workflows", "{
3838
ProjectSection(SolutionItems) = preProject
3939
.github\workflows\build.yml = .github\workflows\build.yml
4040
.github\workflows\ci.yml = .github\workflows\ci.yml
41-
.github\workflows\pr.yml = .github\workflows\pr.yml
4241
EndProjectSection
4342
EndProject
4443
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{B66A0B3F-6A00-482E-99E2-27D8DECB075E}"

0 commit comments

Comments
 (0)