Skip to content

Commit

Permalink
change
Browse files Browse the repository at this point in the history
  • Loading branch information
marko-k0 committed Jun 19, 2024
1 parent f64f1a4 commit 6d6792b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/schedule-weekly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ on:
schedule:
- cron: "0 8 * * 3"
workflow_dispatch:
pull_request:
paths:
- '.github/workflows/schedule-weekly.yml'

env:
DOCKER_HUB_USER: ${{ secrets.DOCKER_HUB_USER }}
Expand Down

0 comments on commit 6d6792b

Please sign in to comment.