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.
2 parents d05d9a6 + 91f4048 commit e0e9881Copy full SHA for e0e9881
.github/workflows/test.yml
@@ -6,7 +6,7 @@ on:
6
push:
7
branches:
8
- "master"
9
- - "releases/**"
+ - "release/**"
10
pull_request:
11
env:
12
DOCKER_COMPOSE_VERSION: 1.24.1
0 commit comments