ci: activity-notifications debug inputs
This commit is contained in:
10
.github/workflows/activity-notifications.yml
vendored
10
.github/workflows/activity-notifications.yml
vendored
@@ -2,11 +2,11 @@ name: activity-notifications
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
debug:
|
||||
description: Enable debug logging
|
||||
required: false
|
||||
default: false
|
||||
inputs:
|
||||
debug:
|
||||
description: Enable debug logging
|
||||
required: false
|
||||
default: false
|
||||
|
||||
jobs:
|
||||
run:
|
||||
|
||||
Reference in New Issue
Block a user