Skip to content

[QUESTION] Will the tiktok ban in the US affect f2 working? #82

[QUESTION] Will the tiktok ban in the US affect f2 working?

[QUESTION] Will the tiktok ban in the US affect f2 working? #82

name: Issues Similarity Analysis
on:
issues:
types: [opened, edited]
permissions:
issues: write
jobs:
similarity-analysis:
runs-on: ubuntu-latest
steps:
- name: analysis
uses: actions-cool/issues-similarity-analysis@v1.3.2
with:
filter-threshold: 0.5
comment-title: '### Similarity Issues'
comment-body: '${index}. ${similarity} #${number}'
show-footer: false
show-mentioned: true
since-days: 730