change model name

This commit is contained in:
Michael Duong 2026-01-09 09:05:51 +00:00
parent 953abe63e9
commit be5d014759
2 changed files with 2 additions and 2 deletions

View file

@ -13,7 +13,7 @@ on:
- "sap-dev"
- "heat-dev"
- "carbon-dev"
- "sap_starting-dev"
- "sap_baseline-dev"
permissions: write-all

View file

@ -5,7 +5,7 @@ on:
# branches:
# - "model-**"
pull_request:
branches: ["sap-dev", "heat-dev", "carbon-dev", "sap_starting-dev"]
branches: ["sap-dev", "heat-dev", "carbon-dev", "sap_baseline-dev"]
label:
types: ["created", "edited"]