Skip to content

Commit

Permalink
docs: only build main+release branches
Browse files Browse the repository at this point in the history
Signed-off-by: Andy Goldstein <andy.goldstein@redhat.com>
  • Loading branch information
ncdc committed Mar 1, 2023
1 parent 5d34d08 commit de0ab22
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docs-gen-and-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ on:
push:
branches:
- main
tags:
- "v*"
- "release-*"
paths:
- "cmd/**"
Expand Down

0 comments on commit de0ab22

Please sign in to comment.