Skip to content

Commit a888197

Browse files
committed
Trigger for 9.2.4 AL2023 ARM
1 parent 568290b commit a888197

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

.github/workflows/arm-AL2023-build-test-push-workflow-AL2023.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ on:
33
push:
44
branches:
55
- CSPL_2920
6-
- CSPL_xx
76
jobs:
87
check-formating:
98
runs-on: ubuntu-latest

.github/workflows/arm-Ubuntu-build-test-push-workflow.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ on:
33
push:
44
branches:
55
- CSPL_2920
6-
- CSPL_xx
76
jobs:
87
check-formating:
98
runs-on: ubuntu-latest

.github/workflows/arm-Ubuntu-int-test-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Arm Ubuntu Integration Test WorkFlow Ubuntu
22
on:
33
push:
44
branches:
5-
- CSPL_2920_xx
5+
- CSPL_2920_xxx
66
jobs:
77
build-operator-image-arm-ubuntu:
88
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)