_actually_ build on each hour
All checks were successful
Build and copy to prod / build-and-copy (push) Successful in 2m15s

This commit is contained in:
Lewis Dale 2024-06-17 21:49:40 +01:00
parent 0d4ad57e55
commit d75fe2b9a9

View File

@ -2,7 +2,7 @@ name: Build and copy to prod
on: on:
push: push:
schedule: schedule:
- cron: '* * * * *' - cron: '0 * * * *'
jobs: jobs:
build-and-copy: build-and-copy:
runs-on: ubuntu-latest runs-on: ubuntu-latest