Skip to content

Commit

Permalink
Added ci badge
Browse files Browse the repository at this point in the history
  • Loading branch information
ieedan committed Mar 22, 2024
1 parent 5b9e1d8 commit 89e6c7c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# valid-env
A decorator enhanced .env syntax for validating your environment variables all within your .env file.

![CI](https://github.com/ieedan/valid-env/actions/workflows/continuous-integration.yml/badge.svg?branch=main)

```ruby
@startsWith("https://")
# Must be min 10 for name of domain and domain postfix Ex: (https://d.t)
Expand Down

0 comments on commit 89e6c7c

Please sign in to comment.