Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,13 @@ on:
push:
branches:
- dev
paths:
- 'docs/**'
- '.github/workflows/docs.yml'
pull_request:
paths:
- 'docs/**'
- '.github/workflows/docs.yml'
# Review gh actions docs if you want to further define triggers, paths, etc
# https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#on
schedule:
Expand Down
115 changes: 0 additions & 115 deletions .github/workflows/platform-openai-coverage.yml

This file was deleted.

25 changes: 0 additions & 25 deletions .github/workflows/platform-quality-gate.yml

This file was deleted.

44 changes: 0 additions & 44 deletions .github/workflows/platform.yml

This file was deleted.

39 changes: 0 additions & 39 deletions coverage/conftest.py

This file was deleted.

75 changes: 0 additions & 75 deletions coverage/endpoint_mapping.json

This file was deleted.

8 changes: 0 additions & 8 deletions coverage/pytest.ini

This file was deleted.

36 changes: 0 additions & 36 deletions docker/Dockerfile

This file was deleted.

Loading
Loading