Skip to content

Commit

Permalink
Merge pull request #15 from erikyo/docs
Browse files Browse the repository at this point in the history
Fire Github actions workflow for jsDoc
  • Loading branch information
erikyo authored Dec 2, 2023
2 parents a413ccc + 000f930 commit 5dff2ee
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/jsDoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ name: JSDoc Action
on:
release:
branches: [ "master" ]
pull_request:
types: [ closed ]
branches:
- master

jobs:
build:
Expand Down

0 comments on commit 5dff2ee

Please sign in to comment.