aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorFernando Ayats <[email protected]>2022-09-07 12:44:20 +0200
committerFernando Ayats <[email protected]>2022-09-07 12:44:20 +0200
commit8d3f6c5d84933552f602939c7f3dabeb2db28205 (patch)
tree2142318b0037ad70730882601b7144fdeaca0bf0 /.github
parent5c470d2e546f89d5f5c4f6e95edf6f94685c1e1b (diff)
downloadHyprland-8d3f6c5d84933552f602939c7f3dabeb2db28205.tar.gz
Hyprland-8d3f6c5d84933552f602939c7f3dabeb2db28205.zip
docs: fix github workflow
Diffstat (limited to '.github')
-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: