Skip to content

Merge pull request #491 from kkothapelly/tkgm-tkgs-stateful-app-migra… #1426

Merge pull request #491 from kkothapelly/tkgm-tkgs-stateful-app-migra…

Merge pull request #491 from kkothapelly/tkgm-tkgs-stateful-app-migra… #1426

name: orphaned-content-check
on:
pull_request:
push:
jobs:
orphaned-content-check:
runs-on: ubuntu-latest
steps:
- name: checkout repo content
uses: actions/checkout@v2
- name: setup python
uses: actions/setup-python@v2
with:
python-version: 3.8
- name: check for orphaned content
run: |
python tests/orphaned-content.py