Skip to content

Commit

Permalink
feat: #661 Disable automatic deployments
Browse files Browse the repository at this point in the history
  • Loading branch information
mkleszcz committed Sep 19, 2024
1 parent 9bc7e83 commit 09f2475
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy-qa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: "Deploy to QA"
concurrency: QA

on:
push:
branches: ['master', 'feat/661-remove-code-commit']
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 09f2475

Please sign in to comment.