Skip to content

Commit

Permalink
chore: update cache purge action
Browse files Browse the repository at this point in the history
  • Loading branch information
rdela committed Apr 1, 2024
1 parent adc4c7a commit dfcc30b
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/purge-readme-img-cache.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
name: action-camo-purge
uses: kevincobain2000/action-camo-purge@v1
uses: kevincobain2000/action-camo-purge@v1
on:
push:
branches:
- trunk
pull_request:

0 comments on commit dfcc30b

Please sign in to comment.