Skip to content

Lockfile Maintenance (Cloud) #57

Lockfile Maintenance (Cloud)

Lockfile Maintenance (Cloud) #57

name: Lockfile Maintenance (Cloud)
on: workflow_dispatch
jobs:
run:
name: Run workflow
uses: KenTandrian/workflows/.github/workflows/lockfile.yml@main
permissions:
contents: write
with:
package-manager: npm
working-directory: ./cloud/functions
secrets: inherit