Skip to content

Commit

Permalink
Try fix for ignoring commits before property. (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
alemoraru authored May 12, 2023
1 parent ad9a2be commit 8d8db4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GitVersion.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
mode: Mainline
ignore:
sha: []
commits-before: '2023-05-10T12:00:00'
commits-before: 2023-05-10T12:00:00
branches: {}

0 comments on commit 8d8db4a

Please sign in to comment.