Skip to content

Commit

Permalink
Merge pull request #74 from JHWelch/fix-deploy
Browse files Browse the repository at this point in the history
deploy on merge to main
  • Loading branch information
JHWelch authored Dec 4, 2023
2 parents d3acd84 + 85f50ac commit 80d2626
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy-to-app-engine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ concurrency:

jobs:
deploy:
if: github.event.pull_request.merged == true
runs-on: ubuntu-latest
environment: production
permissions:
Expand Down

0 comments on commit 80d2626

Please sign in to comment.