Skip to content

Commit ce31ae5

Browse files
committed
chore: add workflow_dispatch target
Signed-off-by: Frederico Araujo <frederico.araujo@ibm.com>
1 parent 87399f3 commit ce31ae5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release-ffi.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ on:
2424
# prerelease branch.
2525
- 'v[0-9]+.[0-9]+.[0-9]+'
2626
- 'v[0-9]+.[0-9]+.[0-9]+-*'
27+
workflow_dispatch:
2728

2829
# id-token: write is what unlocks Sigstore keyless signing (Fulcio
2930
# reads the GHA OIDC token to issue the short-lived signing cert).

0 commit comments

Comments
 (0)