Skip to content

Commit 806ac52

Browse files
authored
Merge pull request #15 from nginxinc/ag-remove-cron
Removed cron job that runs every 5m
2 parents 9d291c8 + 453bc00 commit 806ac52

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/testNginxForAzureDeploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ name: Test Github action to update NGINX for Azure configurations
44
on:
55
schedule:
66
- cron: '0 20 * * *'
7-
- cron: '*/5 * * * *'
87

98
env:
109
NGINX_DEPLOYMENT_NAME: githhubci-test-dep

0 commit comments

Comments
 (0)