Skip to content

Update library-and-framework-list.json with OCI APM Related details #2

Update library-and-framework-list.json with OCI APM Related details

Update library-and-framework-list.json with OCI APM Related details #2

name: "Scan docker images from the allowed docker images list"
on:
push:
paths:
- '**.md'
- 'library-and-framework-list*.json'
pull_request:
paths:
- '**.md'
- 'library-and-framework-list*.json'
jobs:
build:
name: "🔎 Scan docker images"
runs-on: ubuntu-latest
steps:
- run: 'echo "No build required"'