Skip to content

Commit 52b763b

Browse files
committed
Only run on pushes to main
1 parent 4a1db09 commit 52b763b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy-to-aws.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Deploy site to AWS
22

33
on:
44
push:
5+
branches:
6+
- main
57
pull_request:
68
branches:
79
- main

0 commit comments

Comments
 (0)