Skip to content

Commit ce1dc9f

Browse files
authored
Merge pull request #59 from CodinGame/update-vscode-api
Update vscode api
2 parents 922719b + bc6d686 commit ce1dc9f

File tree

5 files changed

+1252
-1291
lines changed

5 files changed

+1252
-1291
lines changed

.github/workflows/check_build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Check build
22
on:
3-
push:
4-
branches-ignore:
3+
pull_request:
4+
branches:
55
- main
66

77
jobs:

0 commit comments

Comments
 (0)