mirror of
https://github.com/wahyd4/upptime.git
synced 2026-08-09 05:06:31 +10:00
🔧 Add workflow_dispatch event
This commit is contained in:
@@ -4,6 +4,7 @@ on:
|
||||
- cron: "0 23 * * *"
|
||||
repository_dispatch:
|
||||
types: [response_time]
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
release:
|
||||
name: Check status
|
||||
|
||||
Reference in New Issue
Block a user