This is an automated email from the ASF dual-hosted git repository.
casion pushed a commit to branch dev-1.4.0-integration-test2
in repository https://gitbox.apache.org/repos/asf/linkis.git
The following commit(s) were added to refs/heads/dev-1.4.0-integration-test2 by
this push:
new 01f82f4e8 update action
01f82f4e8 is described below
commit 01f82f4e8449a198a182d246a5ece787911a0ad5
Author: casionone <[email protected]>
AuthorDate: Mon Jun 5 19:07:34 2023 +0800
update action
---
.github/workflows/integration-test.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/workflows/integration-test.yml
b/.github/workflows/integration-test.yml
index 19a652d49..b2bcd5730 100644
--- a/.github/workflows/integration-test.yml
+++ b/.github/workflows/integration-test.yml
@@ -20,10 +20,10 @@ name: Integration Test
on:
push:
branches:
- - dev-1.4.0
+ - dev-1.4.0-integration-test2
pull_request:
branches:
- - dev-1.4.0
+ - dev-1.4.0-integration-test2
#concurrency:
# group: test-${{ github.head_ref || github.run_id }}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]