Skip to content

Commit

Permalink
add: workflow dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
MahdiBaghbani committed Jul 15, 2024
1 parent 19b7969 commit 978af67
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-and-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
branches: [ master, stable ]
pull_request:
branches: [ master, stable ]
# Allows you to run this workflow manually from the Actions tab.
workflow_dispatch:
jobs:
build:
name: node.js
Expand Down

0 comments on commit 978af67

Please sign in to comment.