UNPKG

@adobe/generator-app-excshell

Version:

Extensibility template for generator-aio-app

11 lines (9 loc) 229 B
name: Daily - Do npm install and run all unit tests on: schedule: # run daily at midnight - cron: '0 0 * * *' jobs: build: uses: adobe/aio-reusable-workflows/.github/workflows/daily.yml@main secrets: inherit