Skip to content

Commit

Permalink
Merge pull request #32 from ppokrovskii:trigger-landing2
Browse files Browse the repository at this point in the history
trigger landing 2
  • Loading branch information
ppokrovskii authored May 25, 2024
2 parents 7540171 + baec020 commit 271b669
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: [ "main", "develop" ]
paths: ["landing/**" ]
paths: ["landing/**", ".github/workflows/azure-staticwebapp.yml" ]
# pull_request:
# types: [opened, synchronize, reopened, closed]
# branches: [ "develop" ]
Expand Down

0 comments on commit 271b669

Please sign in to comment.