Skip to content

Commit 31c2927

Browse files
Merge pull request #43 from matrix-org/SimonBrandner/fix/docker
2 parents ef28ccc + c4eca17 commit 31c2927

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/docker.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ name: Build and publish Docker image
33
on:
44
push:
55
branches:
6-
- 'main'
7-
pull_request: {}
6+
- "main"
87

98
env:
109
REGISTRY: ghcr.io

0 commit comments

Comments
 (0)