Skip to content

Commit c34c07b

Browse files
authored
Docs: deploy documentation after PR merge (kokkos#2513)
Signed-off-by: Luc Berger-Vergiat <[email protected]>
1 parent 07a8e05 commit c34c07b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: github-DOCS
33
on:
44
pull_request:
55
types: [ opened, reopened, synchronize ]
6+
push:
7+
branches: [ develop ]
68

79
permissions:
810
contents: none

0 commit comments

Comments
 (0)