Skip to content

Commit

Permalink
feat: Tech.Hugo ( Fixes #1072 )
Browse files Browse the repository at this point in the history
Adding build validation
  • Loading branch information
James Brundage committed Mar 16, 2024
1 parent c42ea2a commit a9b7bc6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Tech/Hugo/Hugo-Tech.ps.ps1
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[ValidatePattern('(^|\s)(?>Tech(?:nology)?|Hugo)')]
param()

Tech Constant Hugo {
<#
.SYNOPSIS
Expand Down

0 comments on commit a9b7bc6

Please sign in to comment.