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 2f620b3 commit 46c414bCopy full SHA for 46c414b
.github/workflows/docusaurus_sync.yml
@@ -1,6 +1,8 @@
1
name: Sync API reference with Docusaurus
2
3
on:
4
+
5
+ pull_request:
6
push:
7
tags:
8
- "v[0-9]+.[0-9]+.[0-9]+*"
0 commit comments