Skip to content

Commit

Permalink
Remove nightly build schedule
Browse files Browse the repository at this point in the history
Since we already build on change, there doesn't seem to be much value in having a nightly build.
  • Loading branch information
kahgoh committed Apr 12, 2024
1 parent c7fd19c commit 39c416e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-container-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ name: Build and push container image

on:
workflow_dispatch:
schedule:
- cron: '00 18 * * *'
push:
branches: [ "main" ]
# Publish semver tags as releases.
Expand Down

0 comments on commit 39c416e

Please sign in to comment.