Skip to content

The permission issue with the Windows operating system remains unresolved. Whenever the computer is restarted, it prompts that there is no permission. #932

The permission issue with the Windows operating system remains unresolved. Whenever the computer is restarted, it prompts that there is no permission.

The permission issue with the Windows operating system remains unresolved. Whenever the computer is restarted, it prompts that there is no permission. #932

'name': 'potential-duplicates'
'on':
'issues':
'types':
- 'opened'
'jobs':
'run':
'runs-on': 'ubuntu-latest'
'steps':
- 'uses': 'wow-actions/potential-duplicates@v1'
'with':
'GITHUB_TOKEN': '${{ secrets.GITHUB_TOKEN }}'
'state': 'all'
'threshold': 0.6
'comment': |
Potential duplicates: {{#issues}}
* [#{{ number }}] {{ title }} ({{ accuracy }}%)
{{/issues}}