diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 0000000..fd89895 --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1,7 @@ +--- +version: 2 +updates: + - package-ecosystem: github-actions + directory: / + schedule: + interval: monthly diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml new file mode 100644 index 0000000..3cd6c3b --- /dev/null +++ b/.github/workflows/main.yml @@ -0,0 +1,12 @@ +--- +name: main + +on: + push: # All branches and tags + +concurrency: + group: ${{ github.workflow }}-${{ github.ref }} + +jobs: + job: + uses: dmotte/misc/.github/workflows/cicd-with-script.yml@main diff --git a/bnplay-audio-api.html b/bnplay-audio-api.html index 94802c6..b2142d9 100644 --- a/bnplay-audio-api.html +++ b/bnplay-audio-api.html @@ -1,131 +1,135 @@ - -
+Audio API version
-Audio API version
+