Add branches-ignore to merge group schema

This commit is contained in:
Liela Rotschy
2023-04-19 12:29:38 -06:00
parent dd8930fd74
commit bf97052855
2 changed files with 7 additions and 1 deletions
@@ -77,6 +77,8 @@ on:
- main
types:
- checks_requested
branches_ignore:
- develop
milestone:
types:
- created
@@ -323,6 +325,9 @@ jobs:
],
"types": [
"checks_requested"
],
"branches_ignore": [
"develop"
]
},
"milestone": {