diff options
Diffstat (limited to '.github/workflows/man-update.yaml')
-rw-r--r-- | .github/workflows/man-update.yaml | 2 |
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: |