Skip to content

Commit

Permalink
ci: add manual trigger to stagin deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
bradjohnl committed Nov 7, 2023
1 parent ae7f3e3 commit 1ae5a95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy_staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ on:
push:
branches:
- dev
workflow_dispatch:

jobs:
call-workflow-passing-data:
Expand Down

0 comments on commit 1ae5a95

Please sign in to comment.