update rss_proxy.py

* removed print
This commit is contained in:
2025-03-08 20:15:12 +03:00
parent 6e6243288c
commit 46c0df83b9

View File

@@ -1,7 +1,7 @@
workflow: workflow:
rules: rules:
- changes: - changes:
- proxy/**/* - proxy/**
- Dockerfile - Dockerfile
- requirements.txt - requirements.txt
when: always when: always