Skip to content

Commit

Permalink
remove installers from latest
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardteach42 committed Jun 30, 2022
1 parent 74039c6 commit 7405fdb
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build-linux-arm64-installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
push:
branches:
- 'long_lived/**'
- latest
- main
- 'release/**'
- dev
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/build-linux-installer-deb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
push:
branches:
- 'long_lived/**'
- latest
- main
- dev
- 'release/**'
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/build-linux-installer-rpm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
push:
branches:
- 'long_lived/**'
- latest
- main
- dev
- 'release/**'
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/build-macos-installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
push:
branches:
- 'long_lived/**'
- latest
- main
- dev
- 'release/**'
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/build-windows-installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
push:
branches:
- main
- latest
- dev
- 'release/**'
- 'long_lived/**'
Expand Down

0 comments on commit 7405fdb

Please sign in to comment.