Skip to content

Commit

Permalink
add: docs generation by dokka
Browse files Browse the repository at this point in the history
  • Loading branch information
anwarpro committed Oct 6, 2024
1 parent b873e1f commit 893f072
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,9 @@
name: Java CI with Gradle

on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
workflow_dispatch:
workflow_call:

permissions:
contents: read

jobs:
build:
runs-on: macos-latest
Expand Down

0 comments on commit 893f072

Please sign in to comment.