UNPKG

@adobe/aio-lib-web

Version:

Utility tooling library to build and deploy Adobe I/O Project Firefly app static sites to CDN

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