Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…nto dev
  • Loading branch information
daniel-jettka committed May 6, 2024
2 parents 021e399 + 0413e00 commit 70696d2
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/workflows/jsdoc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name: jsdoc

on: push

jobs:
verify:
name: "jsdoc"
runs-on: ubuntu-latest
steps:
- uses: andstor/jsdoc-action@v1
name: Build JSdoc
with:
recurse: true
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
![GitHub License](https://img.shields.io/github/license/Edirom/edirom-audio-player)
[![GitHub release](https://img.shields.io/github/v/release/Edirom/edirom-audio-player.svg)](https://github.com/Edirom/edirom-audio-player/releases)
[![fair-software.eu](https://img.shields.io/badge/fair--software.eu-%E2%97%8F%20%20%E2%97%8F%20%20%E2%97%8B%20%20%E2%97%8F%20%20%E2%97%8B-orange)](https://fair-software.eu)

# Edirom Audio Player Web Component
Expand Down

0 comments on commit 70696d2

Please sign in to comment.