Skip to content

Commit

Permalink
Merge pull request #9 from zkSync-Community-Hub/db/workflow-trigger
Browse files Browse the repository at this point in the history
chore: add workflow dispatch
  • Loading branch information
itsacoyote authored May 17, 2024
2 parents 5ac9fd3 + 95934ff commit 7fb2dcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: "deploy staging 🏗️"
on:
push:
branches: [staging]

workflow_dispatch:
env:
NUXT_SITE_ENV: staging # used for NuxtSEO to disable things like indexing on staging

Expand Down

0 comments on commit 7fb2dcc

Please sign in to comment.