Skip to content
Merged
2 changes: 1 addition & 1 deletion .github/workflows/build-pull.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
inputs:
release_tag:
description: 'Test Build the RPM in pull request.'
required: false
required: true
default: ''

permissions:
Expand Down