Skip to content

Commit a8bf815

Browse files
committed
fix
1 parent 3284130 commit a8bf815

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
name: Deploy Documentation
1717
on:
1818
push:
19-
branches: [main, release-*, !release-**-rc*]
19+
branches: [main, release-*]
2020
paths:
2121
- 'website/**'
2222
- '.github/workflows/**'

0 commit comments

Comments
 (0)