add support for manual triggering of gh actions
This commit is contained in:
2
.github/workflows/c-cpp.yml
vendored
2
.github/workflows/c-cpp.yml
vendored
@@ -11,6 +11,8 @@ on:
|
||||
|
||||
pull_request:
|
||||
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build-alpine-static:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user