Skip to content

Commit

Permalink
Merge pull request #8 from HenestrosaDev/dev
Browse files Browse the repository at this point in the history
Only deploy site to fly.io on push to the `main` branch
  • Loading branch information
HenestrosaDev authored Jun 14, 2024
2 parents 34e0b78 + 474ce1b commit 24a20a7
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 24a20a7

Please sign in to comment.