Skip to content
This repository was archived by the owner on May 1, 2026. It is now read-only.

Commit 2b7b7da

Browse files
committed
chore(build): Trigger for 6.17.7-ba24
Signed-off-by: RJ Sampson <rj.sampson@chainguard.dev>
1 parent 24206a5 commit 2b7b7da

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,9 @@ name: Build Bazzite Kernel
33
on:
44
push:
55
branches:
6-
- bazzite-*
6+
- 6.17.7-ba24
77
tags:
8-
- "*-ba*"
9-
- "*-rc*"
8+
- "*6.17.7-ba24*"
109

1110
permissions:
1211
id-token: write

0 commit comments

Comments
 (0)