Merge pull request #2085 from khadgarmage/ci-action-alter
action push delete
This commit is contained in:
commit
d33b883420
|
|
@ -15,7 +15,7 @@
|
|||
# limitations under the License.
|
||||
#
|
||||
|
||||
on: ["push", "pull_request"]
|
||||
on: ["pull_request"]
|
||||
env:
|
||||
DOCKER_DIR: ./docker
|
||||
LOG_DIR: /tmp/dolphinscheduler
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@
|
|||
# limitations under the License.
|
||||
#
|
||||
|
||||
on: ["push", "pull_request"]
|
||||
on: ["pull_request"]
|
||||
env:
|
||||
DOCKER_DIR: ./docker
|
||||
LOG_DIR: /tmp/dolphinscheduler
|
||||
|
|
|
|||
Loading…
Reference in New Issue