_actually_ build on each hour
All checks were successful
Build and copy to prod / build-and-copy (push) Successful in 2m15s
All checks were successful
Build and copy to prod / build-and-copy (push) Successful in 2m15s
This commit is contained in:
parent
0d4ad57e55
commit
d75fe2b9a9
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user