Co-authored-by: Tasnim Kabir Sadik <tksadik92@gmail.com>
Reviewed-on: #7
Co-authored-by: pptx704 <rafeed@omukk.dev>
Co-committed-by: pptx704 <rafeed@omukk.dev>
This commit is contained in:
2026-05-01 23:06:54 +00:00
committed by Rafeed M. Bhuiyan
parent d46a715839
commit be573d07a3
15 changed files with 4864 additions and 24 deletions

View File

@ -1,8 +1,11 @@
when:
event: push
event: pull_request
branch:
- main
- dev
path:
- "src/**"
- "tests/**"
steps:
unit-tests: