Skip to content

Commit 12723ab

Browse files
committed
remove space
1 parent 02802c1 commit 12723ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches:
66
- "feature/docker-containerization" # Only containerization branch for now
77
pull_request:
8-
types: [opened, synchronize, reopened, ready_for_review] # Skip draft PRs
8+
types: [opened, synchronize, reopened, ready_for_review] # Skip draft PRs
99
branches:
1010
- "develop"
1111
- "main"

0 commit comments

Comments
 (0)