Skip to content

Commit

Permalink
remove cron
Browse files Browse the repository at this point in the history
  • Loading branch information
orfeas-k committed Mar 15, 2024
1 parent ab230b2 commit ee7db69
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 ee7db69

Please sign in to comment.