mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 11:01:37 -05:00
Enable CI pipeline again (#9982)
This commit is contained in:
17
.github/workflows/ci.yml
vendored
17
.github/workflows/ci.yml
vendored
@@ -2,16 +2,13 @@ name: CI
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches-ignore:
|
branches:
|
||||||
- '**'
|
- master
|
||||||
# push:
|
- release/*
|
||||||
# branches:
|
pull_request:
|
||||||
# - master
|
branches:
|
||||||
# - release/*
|
- master
|
||||||
# pull_request:
|
- release/*
|
||||||
# branches:
|
|
||||||
# - master
|
|
||||||
# - release/*
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
linux:
|
linux:
|
||||||
|
|||||||
Reference in New Issue
Block a user