Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 523 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 523 Bytes

Podcast filter

This project is designed to filter items within a podcast feed based on given conditions. It utilizes GitHub Actions to automate the filtering process and publishes the filtered feed on GitHub Pages.

GitHub Actions

The filtering process is automated using GitHub Actions. The workflow defined in .github/workflows/ .

Publishing

The filtered podcast feed will be published on GitHub Pages. Ensure that the necessary configurations are set up in your repository settings to enable GitHub Pages.