Skip to content

Commit 390f10e

Browse files
committed
drop: run on pushes
1 parent 72212e8 commit 390f10e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
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
76

87
env:
98
NGINX_DEPLOYMENT_NAME: github-action-test-dep

0 commit comments

Comments
 (0)