Skip to content

Commit

Permalink
ci(deploy-stage): add workflow_dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
desmondinho authored Oct 7, 2024
1 parent d5b358e commit a81cea6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy-stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ on:
branches:
- dev
paths:
- 'docs/**'
- 'docs/**'
workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit a81cea6

Please sign in to comment.