Skip to content

Commit

Permalink
Allow the staging deploy to be run manually.
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanwelcher committed Feb 7, 2025
1 parent afb3769 commit ca5cc4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-to-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Deploy plugin to Staging
concurrency: staging

on:
workflow_dispatch:
push:
branches:
- staging
Expand Down

0 comments on commit ca5cc4e

Please sign in to comment.