Skip to content

Commit 2ac35f3

Browse files
Remove beta release channel support
1 parent 5ed887c commit 2ac35f3

12 files changed

Lines changed: 41 additions & 541 deletions

.github/CODEOWNERS

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,3 @@
88
/tests/ @alexphillips-dev
99
/folderview.plus.plg @alexphillips-dev
1010
/folderview.plus.xml @alexphillips-dev
11-
/folderview.plus.beta.xml @alexphillips-dev

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
push:
55
branches:
66
- main
7-
- beta
87
- reset-main
98
pull_request:
109

.github/workflows/codeql.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,9 @@ on:
44
push:
55
branches:
66
- main
7-
- beta
87
pull_request:
98
branches:
109
- main
11-
- beta
1210
schedule:
1311
- cron: '17 6 * * 1'
1412

@@ -41,4 +39,3 @@ jobs:
4139

4240
- name: Perform CodeQL Analysis
4341
uses: github/codeql-action/analyze@v3
44-

.github/workflows/release-beta.yml

Lines changed: 0 additions & 194 deletions
This file was deleted.

0 commit comments

Comments
 (0)