We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 378eaba commit 326f0bfCopy full SHA for 326f0bf
BackMeUp.sln
@@ -20,7 +20,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
20
EndProject
21
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Workflows", "Workflows", "{3433A1E2-2702-4B8D-84BE-CDF8B98AC273}"
22
ProjectSection(SolutionItems) = preProject
23
- .github\workflows\build.yml = .github\workflows\build.yml
+ .github\workflows\ci.yml = .github\workflows\ci.yml
24
.github\workflows\pull-request.yml = .github\workflows\pull-request.yml
25
EndProjectSection
26
0 commit comments