Skip to content

Commit fc7c285

Browse files
authored
chore: don't build beta if touching flatpaks (#1134)
Just to align with the other build workflows
1 parent 68c3f65 commit fc7c285

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-image-beta.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
- testing
88
paths-ignore:
99
- "**.md"
10+
- "flatpaks/**"
1011
- "system_files/shared/usr/share/ublue-os/bazaar/config.yaml"
1112
- "**.Brewfile"
1213
- "just/*.just"

0 commit comments

Comments
 (0)