Skip to content

Commit

Permalink
workflow_dispatch for the 'Update dependencies image versions' workfl…
Browse files Browse the repository at this point in the history
…ow (#966)

Signed-off-by: Guilherme Cassolato <[email protected]>
  • Loading branch information
guicassolato authored Oct 30, 2024
1 parent a7d28f6 commit 5fa1c90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-stored-dependencies-version.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
schedule:
- cron: '0 0 * * *'
repository_dispatch: {}
workflow_dispatch: {}

env:
IMG_REPO_URL: https://quay.io/api/v1/repository/kuadrant/
Expand Down

0 comments on commit 5fa1c90

Please sign in to comment.