Skip to content

Commit

Permalink
Merge pull request #10 from orfeas-k/remove-cron
Browse files Browse the repository at this point in the history
remove cron
  • Loading branch information
orfeas-k authored Mar 15, 2024
2 parents ab230b2 + ee7db69 commit 60d2071
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-to-aks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ on:
default: '"1.8"'
required: true

schedule:
- cron: "17 0 * * 2"
# schedule:
# - cron: "17 0 * * 2"
jobs:
deploy-ckf-to-aks:
runs-on: ubuntu-22.04
Expand Down
Binary file not shown.

0 comments on commit 60d2071

Please sign in to comment.