Skip to content

ci: enable seamless auto-merge with updated token usage #213

ci: enable seamless auto-merge with updated token usage

ci: enable seamless auto-merge with updated token usage #213

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