Skip to content

Commit

Permalink
trigger without cobol, java and wasm
Browse files Browse the repository at this point in the history
  • Loading branch information
ashpect committed Oct 10, 2024
1 parent 010a9c0 commit f246798
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkg/staging/stages.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ var languageMap = map[string]string{
// "ts": "typescript",
// "file": "file",
// "rpc": "rpc",
"wasm": "wasm",
"java": "java",
// "wasm": "wasm",
// "java": "java",
// "c": "c",
//"cob": "cobol",
// "go": "go",
Expand Down

0 comments on commit f246798

Please sign in to comment.