We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b50f47e commit 4c5eb1dCopy full SHA for 4c5eb1d
.github/workflows/c-cpp.yml
@@ -5,6 +5,7 @@ on:
5
branches: [ "master" ]
6
pull_request:
7
8
+ workflow_dispatch: ## added to make manual launch option reappear in web view
9
10
jobs:
11
build_ubuntu:
0 commit comments