summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/manpage.yaml7
1 files changed, 3 insertions, 4 deletions
diff --git a/.github/workflows/manpage.yaml b/.github/workflows/manpage.yaml
index 80473e5..5dbec07 100644
--- a/.github/workflows/manpage.yaml
+++ b/.github/workflows/manpage.yaml
@@ -1,10 +1,9 @@
name: Manpage
on:
- - push
-# push:
-# branches:
-# - trunk
+ push:
+ branches:
+ - trunk
jobs:
build: