Skip to content

Commit

Permalink
ci: ignore issue mentioned (jenkins-infra#3064)
Browse files Browse the repository at this point in the history
  • Loading branch information
xrkffgg authored and lemeurherveCB committed Jan 9, 2023
1 parent d911faa commit 4b7e7f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issues-similarity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
if: github.event.issue.state == 'open'
steps:
- name: analysis
uses: actions-cool/issues-similarity-analysis@v1.0.0
uses: actions-cool/issues-similarity-analysis@v1
with:
filter-threshold: 0.7
title-excludes: 'bug, jenkins'
Expand Down

0 comments on commit 4b7e7f1

Please sign in to comment.