mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-19 17:58:39 +00:00
do not touch our build
This commit is contained in:
1
.github/workflows/monaco-editor.yml
vendored
1
.github/workflows/monaco-editor.yml
vendored
@@ -9,7 +9,6 @@ on:
|
||||
branches:
|
||||
- main
|
||||
- release/*
|
||||
- '1.107/sessions'
|
||||
permissions: {}
|
||||
|
||||
jobs:
|
||||
|
||||
1
.github/workflows/pr.yml
vendored
1
.github/workflows/pr.yml
vendored
@@ -5,7 +5,6 @@ on:
|
||||
branches:
|
||||
- main
|
||||
- 'release/*'
|
||||
- '1.107/sessions'
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
|
||||
Reference in New Issue
Block a user