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 b77197b + 3eebc94 commit c76bf51Copy full SHA for c76bf51
.github/workflows/docs.yml
@@ -1,6 +1,8 @@
1
+name: JavaDocs
2
+
3
on:
4
push:
- branches: [ $default-branch ]
5
+ branches: [ main]
6
workflow_dispatch:
7
8
permissions:
0 commit comments