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 3f4e53f commit 16402f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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 LANDING to Azure Static Web Apps

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

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

0 comments on commit 16402f2

Please sign in to comment.