Skip to content

Commit

Permalink
trigger update
Browse files Browse the repository at this point in the history
  • Loading branch information
esolitos committed Dec 7, 2023
1 parent 31b4dc0 commit c3626d5
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@ name: Build Docker Container
on:
schedule:
- cron: '0 0 * * 1'
pull_request:
push:
branches: ['*']
# - main
branches:
- main


env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit c3626d5

Please sign in to comment.