add support for manual triggering of gh actions
This commit is contained in:
@@ -22,6 +22,8 @@ on:
|
||||
|
||||
pull_request:
|
||||
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
analyze:
|
||||
name: Analyze
|
||||
|
||||
Reference in New Issue
Block a user