Skip to content

Commit

Permalink
add workflow_dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaPatil22 committed Jul 3, 2024
1 parent 8fa9af0 commit d50b077
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
name: Node.js CI

on:
workflow_dispatch:
inputs: {}
push:
branches: ["development"]

Expand Down

0 comments on commit d50b077

Please sign in to comment.