eduardo3g / twitter

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

Closed eduardo3g closed 3 years ago

eduardo3g commented 3 years ago

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.