aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/man-update.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/man-update.yaml')
-rw-r--r--.github/workflows/man-update.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/man-update.yaml b/.github/workflows/man-update.yaml
index 3ef5fc35..a42a6fe4 100644
--- a/.github/workflows/man-update.yaml
+++ b/.github/workflows/man-update.yaml
@@ -5,6 +5,8 @@ on:
push:
paths:
- docs/**
+ branches:
+ - 'main'
jobs:
main: