From 42dc521f7817328a20e40b3352ae667dfd124edb Mon Sep 17 00:00:00 2001 From: Yong He Date: Tue, 29 Jul 2025 22:51:37 -0700 Subject: Disable more CI workflows on master push. (#7983) --- .github/workflows/check-cmdline-ref.yml | 2 -- 1 file changed, 2 deletions(-) (limited to '.github/workflows/check-cmdline-ref.yml') diff --git a/.github/workflows/check-cmdline-ref.yml b/.github/workflows/check-cmdline-ref.yml index 95aba65b7..48b1e65eb 100644 --- a/.github/workflows/check-cmdline-ref.yml +++ b/.github/workflows/check-cmdline-ref.yml @@ -1,8 +1,6 @@ name: Check Command Line Reference (comment /regenerate-cmdline-ref to auto-fix) on: - push: - branches: [master] pull_request: branches: [master] -- cgit v1.2.3