Skip to content

Commit

Permalink
chore(ci/cd): remove push deploy to old staging
Browse files Browse the repository at this point in the history
  • Loading branch information
lindtvedtsebastian committed Aug 30, 2023
1 parent dec4a29 commit f330972
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/deploy_next_tavla_staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,7 @@ name: Deploy Next Staging

on:
workflow_dispatch:
push:
branches:
- master
paths:
- "next-tavla/**"

jobs:
deploy-staging:
runs-on: ubuntu-latest
Expand Down

0 comments on commit f330972

Please sign in to comment.