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.
The filtering process is automated using GitHub Actions. The workflow defined in .github/workflows/
.
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.