Skip to content

Commit 6194ed5

Browse files
author
xyzjesper
committed
Update doc.yml
1 parent 2a74712 commit 6194ed5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/doc.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
name: TSDoc Actions
33

44
on:
5-
release:
6-
# Allows you to run this workflow manually from the Actions tab
7-
workflow_dispatch:
5+
push:
6+
branches:
7+
- v.1.6.3_Development
88

99
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
1010
permissions:

0 commit comments

Comments
 (0)