Skip to content

Commit

Permalink
Update eoefans-api-azure-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kazami139 authored and GitHub Enterprise committed Feb 11, 2023
1 parent a344077 commit d270fa4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/eoefans-api-azure-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: Deploy EOEFANS API to Azure
on:
push:
branches: [ "release" ]
pull_request:
types: [synchronize, closed]
branches: [ "release" ]
# pull_request:
# types: [synchronize, closed]
# branches: [ "release" ]

env:
AZURE_WEBAPP_NAME: "eoefans-api" # set this to your application's name
Expand Down

0 comments on commit d270fa4

Please sign in to comment.