Skip to content

Commit 8ac8958

Browse files
authored
Update README.md
updated readme to include workflow status overview
1 parent acd4d9a commit 8ac8958

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# WooCommerce-GHA-Triggers
22
Testing GitHub Actions to trigger the WooCommerce [Action Scheduler](https://actionscheduler.org/wp-cli/) and scheduled [WordPress Cron](https://developer.wordpress.org/cli/commands/cron/event/run/) events via [WP-CLI](https://wp-cli.org/) utilising the WP Engine [SSH Gateway](https://wpengine.com/support/ssh-gateway/).
33

4+
# Workflow Status
5+
6+
[![Run-5-Minutes](https://github.com/LiamSeck/WooCommerce-GHA-Triggers/actions/workflows/cron-scheduler.yml/badge.svg)](https://github.com/LiamSeck/WooCommerce-GHA-Triggers/actions/workflows/cron-scheduler.yml)
7+
48
---
59
# WordPress Cron Automation with GitHub Actions and WP Engine
610
#### Version 0.1
@@ -84,4 +88,4 @@ This implementation allows you to run WordPress cron jobs reliably using GitHub
8488

8589
[SSH Keys for Shell Access](https://wpengine.com/support/ssh-keys-for-shell-access/)
8690

87-
[SSH Gateway Guide](https://wpengine.com/support/ssh-gateway/)
91+
[SSH Gateway Guide](https://wpengine.com/support/ssh-gateway/)

0 commit comments

Comments
 (0)