Skip to content

Commit a9414d8

Browse files
committed
fix
1 parent 4cea83a commit a9414d8

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/ci_consumption_workflow.yml

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ on:
1212
push:
1313
branches: [ dev, main, release/* ]
1414
pull_request:
15-
branches: [ dev, main, release/* ]
1615

1716
jobs:
1817
build:

.github/workflows/ci_e2e_workflow.yml

-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ on:
1313
push:
1414
branches: [dev, main, release/*]
1515
pull_request:
16-
branches: [dev, main, release/*]
1716
schedule:
1817
# Monday to Thursday 3 AM CST build
1918
# * is a special character in YAML so you have to quote this string

0 commit comments

Comments
 (0)