Skip to content

Commit

Permalink
Merge pull request #44 from signalsciences/disable_scheduled_run_of_w…
Browse files Browse the repository at this point in the history
…orkflow

disable running workflow schedule
  • Loading branch information
bbucher-sigsci authored Nov 1, 2022
2 parents 0c9d454 + a02714c commit 7ad4bdb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release-and-pr-nginxinc-ingress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: Produce Docker Image with nginxinc upstream support, GH Release & Create P

on:
workflow_dispatch:
schedule:
- cron: '0 15 * * 1-5' # M-F at 8 AM PDT

jobs:
# Compare nginxinc/kubernetes-ingress version with sigsci-nginx-ingress-controller version
Expand Down

0 comments on commit 7ad4bdb

Please sign in to comment.