Skip to content

Commit

Permalink
Limit pages deployment to trunk
Browse files Browse the repository at this point in the history
  • Loading branch information
abbec committed Apr 8, 2024
1 parent ced5448 commit 6f8b5b8
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/manpage.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
name: Manpage

on:
- push
# push:
# branches:
# - trunk
push:
branches:
- trunk

jobs:
build:
Expand Down

0 comments on commit 6f8b5b8

Please sign in to comment.