We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4085118 commit bd9279bCopy full SHA for bd9279b
.github/workflows/build-targets.yaml
@@ -4,7 +4,7 @@ on:
4
branches:
5
- 'main'
6
- '*.*'
7
-
+ workflow_dispatch:
8
jobs:
9
build:
10
name: Build Code Editor Targets
0 commit comments