Skip to content

Commit 9dc64d0

Browse files
authored
change github actions badge
1 parent 1c48e04 commit 9dc64d0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Custom HTML Block Extension
22

3-
[![Deploy to WordPress.org](https://github.com/t-hamano/custom-html-block-extension/actions/workflows/wp-plugin-deploy.yml/badge.svg)](https://github.com/t-hamano/custom-html-block-extension/actions/workflows/wp-plugin-deploy.yml)
3+
[![Tests](https://github.com/t-hamano/custom-html-block-extension/actions/workflows/run-test.yml/badge.svg)](https://github.com/t-hamano/custom-html-block-extension/actions/workflows/run-test.yml)
4+
[![Tests and Deploy](https://github.com/t-hamano/custom-html-block-extension/actions/workflows/run-test-and-deploy.yml/badge.svg)](https://github.com/t-hamano/custom-html-block-extension/actions/workflows/run-test-and-deploy.yml)
45

56
![Custom HTML Block Extension](https://raw.githubusercontent.com/t-hamano/custom-html-block-extension/main/assets/images/admin/welcome-guide/slide_1.gif)
67

0 commit comments

Comments
 (0)