Skip to content

Commit

Permalink
docs: add on push for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
addetz committed Oct 22, 2024
1 parent 8f7caf2 commit d88d719
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/clean-up-unused-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
# On the first of every month at 2 am
- cron: '0 2 1 * *'
workflow_dispatch:
push:
branches: ['clean-up-images-doc-1232']

concurrency:
group: clean-up-images-${{ github.ref }}
Expand Down

0 comments on commit d88d719

Please sign in to comment.