Skip to content

Commit

Permalink
fix docker-compose-up-test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
samlaf committed Apr 10, 2024
1 parent 853855a commit cfcae95
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/docker-compose-up-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@ name: Docker Compose Up Test
on:
push:
branches:
- main
- master
pull_request:
branches:
- main

jobs:
docker-compose-test:
Expand Down

0 comments on commit cfcae95

Please sign in to comment.