Compare commits

..

No commits in common. "ec6ba877d786ad681b38d0feff568806bdcb3261" and "356351516caa5e6935ce2561d2e4a990380c38b4" have entirely different histories.

2 changed files with 1 additions and 4 deletions

View File

@ -3,7 +3,6 @@ name: Deploy to AWS Lambda via SAM
on:
push:
branches: [main]
workflow_dispatch:
jobs:
deploy:

View File

@ -19,6 +19,4 @@ Resources:
Type: Api
Properties:
Path: /
Method: ANY
Metadata:
BuildMethod: go1.x
Method: ANY