Richard Kuhler

Results 1 issues of Richard Kuhler

**Describe the bug** Github actions workflow with inputs cannot be masked using add-mask. **To Reproduce** 1. Create workflow ```yaml name: add-mask-test on: workflow_dispatch: inputs: secret: description: 'secret value' required: true...

enhancement
Runner Feature