added workflow dispatch

This commit is contained in:
bahdotsh
2025-04-25 12:49:01 +05:30
parent 46cd1d6e33
commit 189fc0f97b
2 changed files with 2 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
name: Build
on:
workflow_dispatch:
push:
branches: [ main ]
pull_request:

View File

@@ -1,6 +1,7 @@
name: Rust
on:
workflow_dispatch:
push:
branches: [ "main" ]
pull_request: