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.
2 parents 1016986 + 73e6062 commit 5b9e862Copy full SHA for 5b9e862
.github/workflows/api_docs.yml
@@ -2,7 +2,7 @@ name: Build API Doc
2
3
on:
4
pull_request:
5
- types: [opened, synchronize, reopened]
+ types: [ opened, synchronize, reopened ]
6
7
jobs:
8
build:
0 commit comments