mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 18:19:12 +01:00
GitHub Actions: include release branches on push
Co-Authored-By: João Moreno <mail@joaomoreno.com>
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -4,6 +4,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- release/*
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
|
||||
Reference in New Issue
Block a user