diff options
Diffstat (limited to '.github/workflows/check-cmdline-ref.yml')
| -rw-r--r-- | .github/workflows/check-cmdline-ref.yml | 2 |
1 files changed, 0 insertions, 2 deletions
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] |
