Skip to content

Commit 9d2f950

Browse files
committed
Revert "Only generate documentation on version changes"
This reverts commit 05102b3.
1 parent 6a89a6d commit 9d2f950

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: Create PR on Docs repo
22
on:
33
push:
4-
tags:
5-
- v*
4+
# branches:
5+
# - main
66

77
jobs:
88
pull-request:

0 commit comments

Comments
 (0)