From 5a36735bc6840fe3d911d7fe2ff514a7195f3509 Mon Sep 17 00:00:00 2001 From: LivintLucian Date: Sat, 4 Jun 2022 00:26:51 +0300 Subject: [PATCH 1/2] asdsadas --- Task 3- Web Api/Classes/Client/Models/JobApplication.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Task 3- Web Api/Classes/Client/Models/JobApplication.cs b/Task 3- Web Api/Classes/Client/Models/JobApplication.cs index 96b67f6..39db29d 100644 --- a/Task 3- Web Api/Classes/Client/Models/JobApplication.cs +++ b/Task 3- Web Api/Classes/Client/Models/JobApplication.cs @@ -28,7 +28,7 @@ public class JobApplication [Required(ErrorMessage = "Please select a job title.")] public int EmployeeRequirementsId { get; set; } - [Display(Name = "Job title")] + [Display(Name = "Job titlee")] public virtual EmployeeRequirements EmployeeRequirements { get; set; } } } From 228ed04b7954c4b248c37137531194014e1a65f0 Mon Sep 17 00:00:00 2001 From: LivintLucian Date: Tue, 21 Jun 2022 00:42:19 +0300 Subject: [PATCH 2/2] something --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 952e84c..fdfb2a9 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,5 @@ PR Scenario: Test branch; Action Scenario: Master branch; TestPR2 TestPrAutomation -TestPrAutomation2 \ No newline at end of file +TestPrAutomation2 +TestAutomaticCommitMessage \ No newline at end of file