ci: Fix duplicates job
This commit is contained in:
parent
415b7c4c5c
commit
0ee3641fc0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/check_duplicates.yaml
vendored
2
.github/workflows/check_duplicates.yaml
vendored
|
|
@ -1,7 +1,7 @@
|
|||
name: Check Duplicates
|
||||
|
||||
on:
|
||||
issue:
|
||||
issues:
|
||||
types: [opened]
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue