Skip to content

Commit 26f546f

Browse files
committed
Another action test commit in the same branch
1 parent 6252dd0 commit 26f546f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

ConsoleApp/Program.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// See https://aka.ms/new-console-template for more information
22
Console.WriteLine("Hello, World!");
33

4-
Console.WriteLine("Test actions firing");
4+
Console.WriteLine("Test actions firing");
5+
Console.WriteLine("Test actions firing 2");

0 commit comments

Comments
 (0)