Skip to content

Commit

Permalink
Only deploy site to fly.io on push to the main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
HenestrosaDev committed Jun 14, 2024
1 parent 6f795c5 commit 474ce1b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/fly.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
name: Fly Deploy
on:
pull_request:
push:
branches:
- main
Expand Down

0 comments on commit 474ce1b

Please sign in to comment.