We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac56373 commit 5bfcdb7Copy full SHA for 5bfcdb7
1 file changed
.github/workflows/deploy-app.yml
@@ -3,8 +3,8 @@ name: deploy app
3
on:
4
push:
5
branches: [main]
6
- paths:
7
- - "src/handler/**"
+ # paths:
+ # - "src/handler/**"
8
9
env:
10
AWS_REGION: eu-west-2
0 commit comments