mirror of https://github.com/jarro2783/cxxopts.git
Add workflow dispatch
This commit is contained in:
parent
946ebb6f83
commit
7d99716319
|
|
@ -5,6 +5,7 @@ on:
|
|||
branches: [ $default-branch ]
|
||||
pull_request:
|
||||
branches: [ $default-branch ]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Reference in New Issue