A serverless Twitter built with some cool stuff, such as the Serverless Framework, AppSync (GraphQL), Lambda, DynamoDB, Cognito, Kinesis Firehose, and Algolia ☁️
MIT License
42
stars
6
forks
source link
ci: run dev workflow only on new PRs and production workflow on pushe… #5
Run dev.yml workflow only when Pull Requests are opened. Once it's merged to the main branch, the production workflow is triggered to deploy to a production stage.
Run dev.yml workflow only when Pull Requests are opened. Once it's merged to the
main
branch, the production workflow is triggered to deploy to a production stage.