We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83a661e commit fd0ca46Copy full SHA for fd0ca46
.github/workflows/deploy-waf.yml
@@ -4,7 +4,6 @@ on:
4
push:
5
branches:
6
- main
7
- - CI-Pipeline-macae
8
schedule:
9
- cron: "0 11,23 * * *" # Runs at 11:00 AM and 11:00 PM GMT
10
.github/workflows/deploy.yml
@@ -9,7 +9,6 @@ on:
- hotfix
11
- dev
12
13
14
15
workflow_dispatch: #Allow manual triggering
0 commit comments