Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

feat: Indexing configs #178

feat: Indexing configs

feat: Indexing configs #178

---
name: Workflow - Pull Request (on Close)
on:
pull_request:
types:
- closed
jobs:
cleanup:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v3