Skip to content

Commit

Permalink
test ci cd
Browse files Browse the repository at this point in the history
  • Loading branch information
Fooxboy committed Oct 16, 2023
1 parent 251c2f9 commit 50569cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MyOwnGame.Backend/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ public static void Main(string[] args)
.AllowAnyMethod()
.AllowAnyHeader();


});
});

Expand Down

0 comments on commit 50569cb

Please sign in to comment.