Skip to content

Commit

Permalink
[DDS-1576] Added schedule to build-deploy workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
GROwen committed Jul 26, 2023
1 parent b431db0 commit a22d682
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
- '4.x'
- '5.x'
- 'build/**'
schedule:
- cron: '0 20 * * 0'
env:
REGISTRY: ghcr.io
jobs:
Expand Down

0 comments on commit a22d682

Please sign in to comment.