Reset build schedule and trigger on manual attempt

This commit is contained in:
Ben Adrian Sarmiento
2024-07-21 04:09:50 +02:00
parent af2b7a5844
commit dbf023c2f5

View File

@@ -4,8 +4,9 @@ on:
push: push:
tags: tags:
- 'v**' - 'v**'
- 'manual**'
schedule: schedule:
- cron: '45 1 * * *' - cron: '0 0 * * *'
jobs: jobs:
build: build: