Skip to content
This repository has been archived by the owner on Nov 5, 2021. It is now read-only.

Commit

Permalink
⬆️ Update @upptime to v1.24.2
Browse files Browse the repository at this point in the history
  • Loading branch information
upptime-bot committed Jan 11, 2021
1 parent fca3869 commit 8304e5c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/graphs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
name: Graphs CI
on:
schedule:
- cron: "0 0 * * *"
- cron: "*/5 * * * *"
repository_dispatch:
types: [graphs]
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/response-time.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
name: Response Time CI
on:
schedule:
- cron: "0 23 * * *"
- cron: "*/5 * * * *"
repository_dispatch:
types: [response_time]
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/summary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
name: Summary CI
on:
schedule:
- cron: "0 0 * * *"
- cron: "*/5 * * * *"
repository_dispatch:
types: [summary]
workflow_dispatch:
Expand Down

0 comments on commit 8304e5c

Please sign in to comment.