chore: typo and limits (#121)

This commit is contained in:
Evo
2022-08-29 07:10:59 +05:30
committed by GitHub
parent bc3ed918da
commit 82637245f3

View File

@@ -4,7 +4,10 @@ on:
# Trigger the workflow on push or pull request or custom
push:
branches:
main
pull_request_target:
branches:
main
workflow_dispatch:
jobs: