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
|
name: Check Duplicates
|
||||||
|
|
||||||
on:
|
on:
|
||||||
issue:
|
issues:
|
||||||
types: [opened]
|
types: [opened]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue