Skip to content

Commit 63c1db2

Browse files
Merge pull request #22 from alexphillips-dev/dev
Promote dev to main
2 parents 305df3e + 1ffe1ec commit 63c1db2

105 files changed

Lines changed: 417 additions & 641 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.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)