Skip to content

Commit

Permalink
Update eoefans-spider-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 d270fa4 commit 3ce506a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/eoefans-spider-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-spider" # set this to your application's name
Expand Down

0 comments on commit 3ce506a

Please sign in to comment.