Skip to content

Commit 7ad569f

Browse files
authored
Merge pull request #21 from CodinGame/do-not-use-custom-monaco
Update to monaco 0.34
2 parents 5a44ca0 + 1ffd5a2 commit 7ad569f

File tree

6 files changed

+362
-169
lines changed

6 files changed

+362
-169
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)