Skip to content

Commit

Permalink
Add possibility of running action manually
Browse files Browse the repository at this point in the history
Signed-off-by: Øystein Sture <oysstu@users.noreply.github.com>
  • Loading branch information
oysstu authored Nov 1, 2024
1 parent f8c05b6 commit 545c650
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release_cache.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
name: release-cache

on: # yamllint disable-line rule:truthy
workflow_dispatch:
push:
tags:
- '**' # Double ** needed to match tags containing '/'
Expand Down

0 comments on commit 545c650

Please sign in to comment.