Skip to content

Commit 5bfcdb7

Browse files
committed
test workflow
1 parent ac56373 commit 5bfcdb7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/deploy-app.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name: deploy app
33
on:
44
push:
55
branches: [main]
6-
paths:
7-
- "src/handler/**"
6+
# paths:
7+
# - "src/handler/**"
88

99
env:
1010
AWS_REGION: eu-west-2

0 commit comments

Comments
 (0)