Skip to content

Commit

Permalink
fix: update digestabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nataliagranato authored Mar 20, 2024
1 parent 3e86c80 commit d32f03f
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/digestabot.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
name: Image digest update

on:
workflow_dispatch:
schedule:
# At the end of every day
- cron: "0 0 * * *"
push:
branches:
- main

jobs:
image-update:
Expand Down

0 comments on commit d32f03f

Please sign in to comment.