Skip to content

Upgrade to Pulsar 3.0.1 (BATCH-318) #8823

Upgrade to Pulsar 3.0.1 (BATCH-318)

Upgrade to Pulsar 3.0.1 (BATCH-318) #8823

Workflow file for this run

name: Lookout
on:
push:
branches-ignore:
- master
paths-ignore:
- 'internal/lookout/ui/**'
- 'build/lookout/**'
- '.github/workflows/ts.yml'
pull_request:
branches-ignore:
- gh-pages
paths-ignore:
- 'internal/lookout/ui/**'
- 'build/lookout/**'
- '.github/workflows/ts.yml'
jobs:
ts-lint:
runs-on: ubuntu-latest
steps:
- run: 'echo "No lookout code modified, not running lookout jobs"'
ts-unit-tests:
runs-on: ubuntu-latest
steps:
- run: 'echo "No lookout code modified, not running lookout jobs"'