Skip to content

Commit

Permalink
Update aws-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
preetam810 authored Oct 27, 2024
1 parent 232e88e commit 6387f27
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/aws-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@ name: Deploy to AWS

on:
workflow_dispatch
push:
branches:
- main
pull_request:
branches:
- main

jobs:
deploy:
Expand Down

0 comments on commit 6387f27

Please sign in to comment.