Skip to content

Commit

Permalink
Update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
svpcom committed Aug 19, 2024
1 parent 14780c6 commit 2ee25a1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_debian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: WFB-ng-osd package builder for debian

on:
push:
branches: [ master, release-23.08 ]
branches: [ master, release-24.08 ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ master, stable ]
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build_pi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: WFB-ng-osd package builder for RPI and NanoPI

on:
push:
branches: [ master, release-23.08 ]
branches: [ master, release-24.08 ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ master, stable ]
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build_ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: WFB-ng-osd package builder for ubuntu

on:
push:
branches: [ master, release-23.08 ]
branches: [ master, release-24.08 ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ master, stable ]
Expand Down

0 comments on commit 2ee25a1

Please sign in to comment.