Skip to content

Commit 58de2f4

Browse files
committed
Updated on branch
1 parent eb20220 commit 58de2f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/aws-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Tests - Dev Stack
22

33
on:
44
push:
5-
branches: [ 'dev/*' ]
5+
branches: [ 'dev-stack/*' ]
66

77
env:
88
AWS_REGION: ${{ vars.AWS_REGION }}

0 commit comments

Comments
 (0)