This is an automated email from the ASF dual-hosted git repository.
ming pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph-ai.git
The following commit(s) were added to refs/heads/main by this push:
new 08ed8d7 fix: ref (#25)
08ed8d7 is described below
commit 08ed8d7234406873748a5ef0b99498d1cc6ecb24
Author: Liu Xiao <[email protected]>
AuthorDate: Wed Oct 25 08:57:35 2023 +0800
fix: ref (#25)
---
.github/workflows/check-dependencies.yml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/.github/workflows/check-dependencies.yml
b/.github/workflows/check-dependencies.yml
index b9781c0..48eec91 100644
--- a/.github/workflows/check-dependencies.yml
+++ b/.github/workflows/check-dependencies.yml
@@ -1,10 +1,6 @@
name: "3rd-party check"
on:
- push:
- branches:
- - main
- - 'release-*'
pull_request:
permissions: