Muhd. Danial Danish Roslan

Results 2 issues of Muhd. Danial Danish Roslan

I followed your instructions on Readme and created `.github-scheduled-workflows/example.yml` on the root of my repo. When I tried to refer to the file later for `templateYmlFile` input, it failed. ```yml...

With the introduction of the React Server Component in Next.js 13, I want to add 'use client' directive on the top of my file to signify the component is Client...