Skip to content

Commit

Permalink
Revert "chore: Temporarily making action to run on PR just to check i…
Browse files Browse the repository at this point in the history
…f it works."

This reverts commit 555a5be.
  • Loading branch information
LuchoTurtle committed Nov 8, 2023
1 parent 555a5be commit 2b33ca2
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/fly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@
# https://fly.io/docs/app-guides/continuous-deployment-with-github-actions/
name: Fly Deploy
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
push:
branches:
- main

jobs:
deploy:
Expand Down

0 comments on commit 2b33ca2

Please sign in to comment.