Skip to content

Commit 4aa6f92

Browse files
committed
ci: change trigger
1 parent 5e09d8d commit 4aa6f92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: Docker Image CI
44
# push:
55
# tags:
66
# - '*'
7-
on: [pull_request]
7+
on: [push]
88

99
jobs:
1010
release:

0 commit comments

Comments
 (0)