add the branchs to workflwo

This commit is contained in:
Michael Duong 2023-10-04 09:55:50 +00:00
parent f12514aca9
commit 7573d885af
2 changed files with 4 additions and 1 deletions

View file

@ -11,6 +11,9 @@ on:
- closed
branches:
- "master"
- "sap_change-dev"
- "heat_change-dev"
- "carbon_change-dev"
permissions: write-all

View file

@ -5,7 +5,7 @@ on:
# branches:
# - "model-**"
pull_request:
branches: [ "master" ]
branches: [ "master", "sap_change-dev", "heat_change-dev", "carbon_change-dev"]
label:
types: ["created", "edited"]