Skip to content

Delete shoreline integration #3848

Delete shoreline integration

Delete shoreline integration #3848

Workflow file for this run

name: Validate repository
on:
push:
branches:
- master
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}
cancel-in-progress: true
jobs:
run:
uses: DataDog/integrations-core/.github/workflows/run-validations.yml@master
with:
repo: extras
# Validations
ci: true
codeowners: true
config: true
dashboards: true
imports: true
integration-style: true
jmx-metrics: true
legacy-signature: true
metadata: true
models: true
package: true
readmes: true
saved-views: true
service-checks: true
secrets: inherit