Skip to content

Commit

Permalink
Only deploy to dev_remote when the workflow is manually triggered
Browse files Browse the repository at this point in the history
  • Loading branch information
akuny committed Jan 24, 2024
1 parent e88ae72 commit ed02889
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploy-dev.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Deploy Dev

on:
push:
branches:
- main
workflow_dispatch:

jobs:
Expand Down

0 comments on commit ed02889

Please sign in to comment.