Skip to content

Commit fb661cb

Browse files
authored
stg-pipeline (#1202)
1 parent e6d73e5 commit fb661cb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/deploy-stg.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: Deploy to staging
22

3-
# on:
4-
# push:
5-
# branches:
6-
# - 'r/*'
3+
on:
4+
push:
5+
branches:
6+
- 'r/*'
77

88
concurrency:
99
group: deploy-staging

0 commit comments

Comments
 (0)