Fix hyphen

This commit is contained in:
Liela Rotschy
2023-04-19 12:58:00 -06:00
parent bf97052855
commit 317c4fcd63
+2 -2
View File
@@ -77,7 +77,7 @@ on:
- main
types:
- checks_requested
branches_ignore:
branches-ignore:
- develop
milestone:
types:
@@ -326,7 +326,7 @@ jobs:
"types": [
"checks_requested"
],
"branches_ignore": [
"branches-ignore": [
"develop"
]
},