Skip to content

Commit

Permalink
Add workflow dispatch to GitHub action. (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
floitsch authored Jul 30, 2024
1 parent 15ef2b8 commit 8e09561
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ on:
branches: [main]
pull_request:
branches: [main]
workflow_dispatch:

jobs:
test:
Expand Down

0 comments on commit 8e09561

Please sign in to comment.