Skip to content

Commit 191d225

Browse files
committed
Add workflow files to solution
1 parent 0d3fbcb commit 191d225

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/ElectronNET.sln

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@ EndProject
4242
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Build", "Build", "{985D39A7-5216-4945-8167-2FD0CB387BD8}"
4343
ProjectSection(SolutionItems) = preProject
4444
..\.github\workflows\ci.yml = ..\.github\workflows\ci.yml
45+
..\.github\workflows\integration-tests.yml = ..\.github\workflows\integration-tests.yml
46+
..\.github\workflows\pr-comment.yml = ..\.github\workflows\pr-comment.yml
47+
..\.github\workflows\publish-wiki.yml = ..\.github\workflows\publish-wiki.yml
48+
..\.github\workflows\trailing-whitespace-check.yml = ..\.github\workflows\trailing-whitespace-check.yml
4549
EndProjectSection
4650
EndProject
4751
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_build", "..\nuke\_build.csproj", "{015CB06B-6CAE-209F-E050-21C3ACA5FE9F}"

0 commit comments

Comments
 (0)