We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b09f38 commit 1be0202Copy full SHA for 1be0202
.github/workflows/docker-compose-test.yml
@@ -3,7 +3,7 @@ name: Docker Compose Validation
3
on:
4
pull_request:
5
push:
6
- branches: [ main ]
+ branches: [main, master]
7
8
jobs:
9
validate-compose:
0 commit comments