We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95513ff commit c176cd8Copy full SHA for c176cd8
action.yml
@@ -25,6 +25,7 @@ inputs:
25
exclude:
26
description: 'Issue titles to exclude from checking'
27
required: false
28
+ default: '[]'
29
runs:
30
using: 'docker'
31
image: 'Dockerfile'
0 commit comments