Skip to content

Commit 48dff13

Browse files
author
Xiaochong Wei
committed
Temporaryily remove all other workflows for faster testing
1 parent 4f23c7b commit 48dff13

File tree

6 files changed

+1
-547
lines changed

6 files changed

+1
-547
lines changed

.github/actions/yscope-image-build/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ runs:
6060
uses: "docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4"
6161
with:
6262
context: "./"
63-
file: ${{dockerfile_path}}
63+
file: ${{inputs.dockerfile_path}}
6464
push: true
6565
tags: "${{steps.meta.outputs.tags}}"
6666
labels: "${{steps.meta.outputs.labels}}"

.github/workflows/docs.yml

Lines changed: 0 additions & 54 deletions
This file was deleted.

.github/workflows/maven-checks.yml

Lines changed: 0 additions & 50 deletions
This file was deleted.

.github/workflows/prestocpp-format-and-header-check.yml

Lines changed: 0 additions & 44 deletions
This file was deleted.

0 commit comments

Comments
 (0)