Skip to content

Commit fd0ca46

Browse files
removed my feature branch
1 parent 83a661e commit fd0ca46

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/deploy-waf.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
push:
55
branches:
66
- main
7-
- CI-Pipeline-macae
87
schedule:
98
- cron: "0 11,23 * * *" # Runs at 11:00 AM and 11:00 PM GMT
109

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ on:
99
- main
1010
- hotfix
1111
- dev
12-
- CI-Pipeline-macae
1312
schedule:
1413
- cron: "0 11,23 * * *" # Runs at 11:00 AM and 11:00 PM GMT
1514
workflow_dispatch: #Allow manual triggering

0 commit comments

Comments
 (0)