Skip to content

Commit 8e421db

Browse files
committed
debug
1 parent 6a1c91c commit 8e421db

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,9 @@ on:
88
release:
99
types: [published]
1010

11-
push:
12-
1311
# 3) When pull requests are merged into the default branch (e.g. main)
1412
pull_request:
15-
types: [closed]
13+
#types: [closed]
1614
branches:
1715
- main # change if your default branch is different
1816
# - stable # add more target branches if needed

0 commit comments

Comments
 (0)