Skip to content

Commit

Permalink
fix!: some validation added
Browse files Browse the repository at this point in the history
  • Loading branch information
imranbarbhuiya committed Jan 26, 2022
1 parent 691f49d commit 8cba2c2
Show file tree
Hide file tree
Showing 6 changed files with 1,093 additions and 3,150 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/deploy.yml
@@ -1,5 +1,7 @@
name: Deploy Docs
on: [push]
on:
push:
branches: [main]
jobs:
build-and-deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 8cba2c2

Please sign in to comment.