Fix hyphen
This commit is contained in:
+2
-2
@@ -77,7 +77,7 @@ on:
|
|||||||
- main
|
- main
|
||||||
types:
|
types:
|
||||||
- checks_requested
|
- checks_requested
|
||||||
branches_ignore:
|
branches-ignore:
|
||||||
- develop
|
- develop
|
||||||
milestone:
|
milestone:
|
||||||
types:
|
types:
|
||||||
@@ -326,7 +326,7 @@ jobs:
|
|||||||
"types": [
|
"types": [
|
||||||
"checks_requested"
|
"checks_requested"
|
||||||
],
|
],
|
||||||
"branches_ignore": [
|
"branches-ignore": [
|
||||||
"develop"
|
"develop"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user