Skip to content

Commit 549d1b1

Browse files
committed
Drop temporarily enable the update workflow
1 parent 7839437 commit 549d1b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/github-action-test-nginxaas-deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
name: Test Github action to update NGINX as a Service (NGINXaaS) for Azure configurations
44
on:
5-
schedule:
6-
- cron: "0 20 * * *"
5+
- push
6+
- pull_request
77

88
env:
99
NGINX_DEPLOYMENT_NAME: github-action-test-dep

0 commit comments

Comments
 (0)