We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41f0daa commit 7304278Copy full SHA for 7304278
.github/workflows/docs.yml
@@ -6,8 +6,6 @@ name: Generate and publish API JavaDocs
6
on:
7
push:
8
branches: [ master ]
9
- pull_request:
10
- branches: [ master ]
11
workflow_dispatch:
12
13
jobs:
0 commit comments