Skip to content

Commit

Permalink
Set workflow manually callable
Browse files Browse the repository at this point in the history
  • Loading branch information
wawanbreton committed Dec 4, 2024
1 parent b149ecd commit b2f6a2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conan-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
- 'PP-*'
- 'NP-*'

workflow_call:
workflow_dispatch:
inputs:
recipes:
description: 'Path to the recipes to be exported, e.g. "recipes/clipper/all/conanfile.py recipes/sentrylibrary/all/conanfile.py". Leave empty to export all the recipes.'
Expand Down

0 comments on commit b2f6a2a

Please sign in to comment.