We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c14d444 commit 64cb0b8Copy full SHA for 64cb0b8
1 file changed
.github/workflows/build.yml
@@ -1,10 +1,7 @@
1
name: Build C++ Version for linux
2
3
on:
4
- push:
5
- branches: [ main ]
6
- pull_request:
7
+ workflow_dispatch:
8
9
jobs:
10
build-linux:
0 commit comments