Trigger at 5 minutes past, for the sake of testing
All checks were successful
Trigger deploy / trigger-deploy (push) Successful in 3s

This commit is contained in:
Lewis Dale 2024-10-19 16:02:56 +01:00
parent 9c724104c5
commit 79d1ef30a4

View File

@ -1,7 +1,7 @@
name: Trigger deploy name: Trigger deploy
on: on:
schedule: schedule:
- cron: '0 * * * *' - cron: '5 * * * *'
jobs: jobs:
trigger-deploy: trigger-deploy: