add the pr requirement changes and remove the workflow dispatch option from ci.yml(tested)

This commit is contained in:
Akshaj Tiwari
2026-03-06 23:44:45 +05:30
parent 838da4a16e
commit df63c3e781
3 changed files with 79 additions and 13 deletions
-1
View File
@@ -5,7 +5,6 @@ on:
branches: [main]
pull_request:
branches: [main]
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}