Skip to content

Commit 9c5cc5c

Browse files
committed
change back staging workflow to develop branch
1 parent ac91d0a commit 9c5cc5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-staging.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on:
33
workflow_run:
44
workflows: ["Test"]
55
branches:
6-
- release-delete-sketch
6+
- develop
77
types:
88
- completed
99
env:

0 commit comments

Comments
 (0)