Skip to content

[Feature Request]: Sort playlists #203

[Feature Request]: Sort playlists

[Feature Request]: Sort playlists #203

name: "Label Duplicate"
on:
issue_comment:
types: [created]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: Amwam/[email protected]
with:
keywords: '["duplicate of"]'
labels: '["U: duplicate"]'
github-token: "${{ secrets.GITHUB_TOKEN }}"