aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/branch_deploy.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/branch_deploy.yml')
-rw-r--r--.github/workflows/branch_deploy.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/branch_deploy.yml b/.github/workflows/branch_deploy.yml
index 46f84ce0..76494f2a 100644
--- a/.github/workflows/branch_deploy.yml
+++ b/.github/workflows/branch_deploy.yml
@@ -1,7 +1,7 @@
on:
push:
branches-ignore:
- - master
+ - develop
paths:
- '.github/**'
- 'app/**'