Skip to content

Commit e4fc9a0

Browse files
committed
drop: run on push
1 parent 745f00f commit e4fc9a0

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)