summaryrefslogtreecommitdiff
path: root/.github/workflows/check-toc.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/check-toc.yml')
-rw-r--r--.github/workflows/check-toc.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/check-toc.yml b/.github/workflows/check-toc.yml
index 71916ac81..1bf5aaa50 100644
--- a/.github/workflows/check-toc.yml
+++ b/.github/workflows/check-toc.yml
@@ -1,8 +1,6 @@
name: Check Table of Contents (comment /regenerate-toc to auto-fix)
on:
- push:
- branches: [master]
pull_request:
branches: [master]
jobs: