Skip to content

Commit c3b50bf

Browse files
committed
Add composer up checker
1 parent 355e0c7 commit c3b50bf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: CI
1+
name: Check Local Environment Deployment
22
on:
33
push:
44
branches: [ "main", "add-github-actions" ]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Docker Environment Boilerplate for WordPress
22

3-
![Check Local Environment Deployment](https://github.com/renakdup/wp-docker-env-boilerplate/workflows/CI/badge.svg?branch=add-github-actions)
3+
![Check Local Environment Deployment](https://github.com/renakdup/wp-docker-env-boilerplate/workflows/Check+Local+Environment+Deployment/badge.svg?branch=add-github-actions)
44

55

66
### Docker configuration:

0 commit comments

Comments
 (0)