mirror of
https://github.com/r-freeman/portfolio.git
synced 2025-06-27 22:40:19 +00:00
Enable cron in deploy workflow
All checks were successful
Build And Publish / BuildAndPublish (push) Successful in 3m7s
All checks were successful
Build And Publish / BuildAndPublish (push) Successful in 3m7s
This commit is contained in:
parent
f8d668e4f3
commit
aed28d8ce3
@ -1,8 +1,8 @@
|
|||||||
name: Build And Publish
|
name: Build And Publish
|
||||||
run-name: ${{ gitea.actor }} runs ci pipeline
|
run-name: ${{ gitea.actor }} runs ci pipeline
|
||||||
on:
|
on:
|
||||||
# schedule:
|
schedule:
|
||||||
# - cron: '59 23 * * *'
|
- cron: '59 23 * * *'
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- 'main'
|
- 'main'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user