diff --git a/.github/workflows/auto-test.yml b/.github/workflows/auto-test.yml index 9063c2e16..1a8062420 100644 --- a/.github/workflows/auto-test.yml +++ b/.github/workflows/auto-test.yml @@ -5,13 +5,8 @@ name: Auto Test on: push: - branches: [ master, 1.23.X ] - paths-ignore: - - '*.md' + branches: [ master, 1.23.X, 3.0.0 ] pull_request: - branches: [ master, 1.23.X ] - paths-ignore: - - '*.md' permissions: {} jobs: diff --git a/README.md b/README.md index ecae0e288..531560fc9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@
- + Uptime Kuma Logo
# Uptime Kuma @@ -11,7 +11,7 @@ Uptime Kuma is an easy-to-use self-hosted monitoring tool. Translation status - +Uptime Kuma Dashboard Screenshot ## 🥔 Live Demo @@ -127,25 +127,25 @@ I will assign requests/issues to the next milestone. Thank you so much! (GitHub Sponsors will be updated manually. OpenCollective sponsors will be updated automatically, the list will be cached by GitHub though. It may need some time to be updated) - +Uptime Kuma Sponsors ## 🖼 More Screenshots Light Mode: - +Uptime Kuma Light Mode Screenshot of how the Dashboard looks Status Page: - +Uptime Kuma Status Page Screenshot Settings Page: - +Uptime Kuma Settings Page Screenshot Telegram Notification Sample: - +Uptime Kuma Telegram Notification Sample Screenshot ## Motivation