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

View File

@ -2,6 +2,7 @@ name: Trigger deploy
on:
schedule:
- cron: '0 * * * *'
jobs:
trigger-deploy:
runs-on: ubuntu-latest