Skip to content

Commit fee1d05

Browse files
updated the deploy-waf pipeline
1 parent 6263563 commit fee1d05

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy-waf.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- main
7+
- psl-wafpipelinefix
78
schedule:
89
- cron: "0 11,23 * * *" # Runs at 11:00 AM and 11:00 PM GMT
910

@@ -117,6 +118,7 @@ jobs:
117118
enableMonitoring=true \
118119
enablePrivateNetworking=true \
119120
enableScalability=true \
121+
createdBy="Pipeline" \
120122
121123
122124
- name: Send Notification on Failure

0 commit comments

Comments
 (0)