We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3284130 commit a8bf815Copy full SHA for a8bf815
.github/workflows/docs-deploy.yaml
@@ -16,7 +16,7 @@
16
name: Deploy Documentation
17
on:
18
push:
19
- branches: [main, release-*, !release-**-rc*]
+ branches: [main, release-*]
20
paths:
21
- 'website/**'
22
- '.github/workflows/**'
0 commit comments