Skip to content

Commit a4c1220

Browse files
cfergeaupraveenkumar
authored andcommitted
ghactions: Stop testing 'old-main'
'main' has no significant issues, we don't need to keep testing the older code.
1 parent 10df47f commit a4c1220

File tree

6 files changed

+0
-6
lines changed

6 files changed

+0
-6
lines changed

.github/workflows/macos-installer.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
- "main"
6-
- "old-main"
76
pull_request: {}
87
workflow_dispatch:
98
inputs:

.github/workflows/make-check-win.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
- "main"
6-
- "old-main"
76
pull_request: {}
87
jobs:
98
build:

.github/workflows/make-check.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
- "main"
6-
- "old-main"
76
pull_request: {}
87
jobs:
98
build:

.github/workflows/make-rpm.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
- "main"
6-
- "old-main"
76
pull_request: {}
87
jobs:
98
build:

.github/workflows/publish-docs.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
- "main"
6-
- "old-main"
76
pull_request: {}
87
jobs:
98
build:

.github/workflows/windows-installer.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
- "main"
6-
- "old-main"
76
pull_request: {}
87
jobs:
98
build:

0 commit comments

Comments
 (0)