Skip to content

Commit 31e8b37

Browse files
Update .github/workflows/docker_image.yml
Co-authored-by: Filip Christiansen <22807962+filipchristiansen@users.noreply.github.com>
1 parent c2d9c30 commit 31e8b37

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/docker_image.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ name: Build Docker Image
22

33
on:
44
pull_request:
5-
branches:
6-
- main
5+
branches: [ main ]
76
workflow_dispatch:
87

98
jobs:

0 commit comments

Comments
 (0)