Skip to content

Commit

Permalink
Update azure-staticwebapp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ppokrovskii authored May 19, 2024
1 parent 790c3fe commit 9716def
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/azure-staticwebapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ name: Deploy web app to Azure Static Web Apps
on:
push:
branches: [ "develop" ]
paths: ["folder1/**" ]
paths: ["landing/**" ]
# pull_request:
# types: [opened, synchronize, reopened, closed]
# branches: [ "develop" ]
Expand Down

0 comments on commit 9716def

Please sign in to comment.