Skip to content

Commit

Permalink
Add workflow dispatch to action
Browse files Browse the repository at this point in the history
Signed-off-by: Ry Jones <ry@linux.com>
  • Loading branch information
ryjones committed May 4, 2024
1 parent a23046f commit b392919
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ name: Release tests
# If the tracker branch does not exist, the downstream pipeline should detect it and run on the main branch instead.
on:
push:
workflow_dispatch:
release:
types: [published]

Expand Down

0 comments on commit b392919

Please sign in to comment.