这是indexloc提供的服务,不要输入任何密码
Skip to content

[ApplePodcasts] Download all episodes of a podcast #14988

[ApplePodcasts] Download all episodes of a podcast

[ApplePodcasts] Download all episodes of a podcast #14988

name: Sanitize comment
on:
issue_comment:
types: [created, edited]
permissions:
issues: write
jobs:
sanitize-comment:
name: Sanitize comment
if: vars.SANITIZE_COMMENT && !github.event.issue.pull_request
runs-on: ubuntu-latest
steps:
- name: Sanitize comment
uses: yt-dlp/sanitize-comment@v1