Skip to content

Commit

Permalink
Update azure-staticwebapp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kazami139 authored and GitHub Enterprise committed Feb 14, 2023
1 parent ffcb6fa commit c40dba3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/azure-staticwebapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ name: Deploy EOEFANS WEB to Azure Static Web Apps

on:
push:
branches: [ "main" ]
pull_request:
types: [synchronize, closed]
branches: [ "main" ]
branches: [ "release" ]
# pull_request:
# types: [synchronize, closed]
# branches: [ "release" ]

# Environment variables available to all jobs and steps in this workflow
env:
Expand Down

0 comments on commit c40dba3

Please sign in to comment.