Skip to content

Commit

Permalink
Merge pull request #51 from aaronjae22/validating_workflow
Browse files Browse the repository at this point in the history
Validating workflow
  • Loading branch information
aaronjae22 committed Mar 14, 2024
2 parents bc534d2 + f008e42 commit 3605a2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion validate_markdown_metadata.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ def main():
return result

if __name__ == "__main__":
main()
print(main())

0 comments on commit 3605a2a

Please sign in to comment.