Skip to content

Commit 0e0e4ea

Browse files
karhamagmarull
authored andcommitted
ci: run docremove for PRs targeting release branches
Use the same triggering as is in docbuild side. Signed-off-by: Kari Hamalainen <[email protected]>
1 parent 0b9ac3b commit 0e0e4ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docremove.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
types: [closed]
66
branches:
77
- main
8+
- 'v*-branch'
89

910
jobs:
1011
remove:

0 commit comments

Comments
 (0)