Skip to content

Commit

Permalink
tweak badges; temporary run docker-compose test
Browse files Browse the repository at this point in the history
  • Loading branch information
Ouziel committed Apr 1, 2024
1 parent 334a259 commit b78876a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_docker_image.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Docker Image
name: Docker

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test_compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Docker Compose

on:
push:
branches: ['develop', 'master']
branches: ['develop', 'master', 'readme']
#branches: ['compose']

jobs:
Expand Down

0 comments on commit b78876a

Please sign in to comment.