Skip to content

Commit ab5935c

Browse files
authored
Update azure-static-web-apps-green-desert-0923f7e10.yml
1 parent 3fc4419 commit ab5935c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/azure-static-web-apps-green-desert-0923f7e10.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
name: deploy to green-desert
22

33
on:
4-
pull_request:
5-
types: [closed]
4+
push:
65
branches:
76
- deploy
8-
7+
98
jobs:
109
build_and_deploy_job:
1110
if: github.event_name == 'push' || (github.event_name == 'pull_request' && github.event.action != 'closed')

0 commit comments

Comments
 (0)