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 72212e8 commit 390f10eCopy full SHA for 390f10e
.github/workflows/github-action-test-nginxaas-deploy.yml
@@ -2,8 +2,7 @@
2
3
name: Test Github action to update NGINX as a Service (NGINXaaS) for Azure configurations
4
on:
5
- schedule:
6
- - cron: "0 20 * * *"
+ - push
7
8
env:
9
NGINX_DEPLOYMENT_NAME: github-action-test-dep
0 commit comments