Skip to content

Commit

Permalink
[GitActions][build] Add option to be reusable
Browse files Browse the repository at this point in the history
  • Loading branch information
zapadi committed Feb 12, 2024
1 parent c232428 commit b1cc6a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -7,7 +7,7 @@ on:
description: 'The reason for running the workflow'
required: false
default: 'Manual run'
# workflow_call:
workflow_call:
push:
# paths:
# - '**.cs'
Expand Down

0 comments on commit b1cc6a5

Please sign in to comment.