Skip to content

Commit 7360058

Browse files
committed
updated documentation workflow event
1 parent 41fe1db commit 7360058

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/workflows/documentation.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
name: 'Build & Deploy Documentation'
22

33
on:
4-
release:
5-
types:
6-
- created
7-
# push:
8-
# branches:
9-
# - master
4+
# release:
5+
# types:
6+
# - created
7+
push:
8+
branches:
9+
- master
1010

1111
jobs:
1212
build:

0 commit comments

Comments
 (0)