added workflow dispatch to ci.yml

for manually running ci on branches
This commit is contained in:
Loup 2025-08-16 18:13:21 +05:30 committed by GitHub
parent 014f3c3a87
commit a13c63c6c8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,6 +5,7 @@ on:
branches: branches:
- main - main
pull_request_target: pull_request_target:
workflow_dispatch:
jobs: jobs:
build: build: