updated workflow

This commit is contained in:
Marvin Zhang
2022-04-20 13:08:25 +08:00
parent 857cf8ec0f
commit 363d9a72b3

View File

@@ -2,9 +2,9 @@ name: Docker Image CI
on:
push:
branches: [ develop ]
pull_request:
branches: [ main ]
branches: [ develop, main ]
#pull_request:
# branches: [ main ]
release:
types: [ published ]