We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9e9425 commit 76d0c3fCopy full SHA for 76d0c3f
1 file changed
.github/workflows/javadoc.yml
@@ -1,9 +1,9 @@
1
name: Deploy Javadoc
2
3
-on: [push]
4
- # push:
5
- # branches:
6
- # - master
+on:
+ push:
+ branches:
+ - master
7
8
jobs:
9
build-javadoc:
0 commit comments