Skip to content

ci: migrate auto-merge to gh cli #216

ci: migrate auto-merge to gh cli

ci: migrate auto-merge to gh cli #216

Workflow file for this run

name: Fetch Lyrics
on:
push:
branches:
- master
jobs:
call-workflow:
name: Dispatch to `Lyrics`
runs-on: ubuntu-latest
steps:
- name: Repository Dispatch
env:
GH_TOKEN: ${{ secrets.CR_PAT }}
run: |
gh workflow run FetchLyrics.yml -R YoutubeClipPlaylist/Lyrics