This is an automated email from the ASF dual-hosted git repository.
chengpan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-kyuubi-website.git
The following commit(s) were added to refs/heads/master by this push:
new 1ff1754 Disable GA workflow on PR
1ff1754 is described below
commit 1ff17546c8e6001d86566019920f174a6b16a015
Author: Cheng Pan <[email protected]>
AuthorDate: Mon Nov 1 12:27:12 2021 +0800
Disable GA workflow on PR
---
.github/workflows/asf-site.yml | 3 ---
1 file changed, 3 deletions(-)
diff --git a/.github/workflows/asf-site.yml b/.github/workflows/asf-site.yml
index 3e875b1..38c8ab0 100644
--- a/.github/workflows/asf-site.yml
+++ b/.github/workflows/asf-site.yml
@@ -4,9 +4,6 @@ on:
push:
branches:
- master
- pull_request:
- branches:
- - master
jobs:
deploy: