Skip to content

Commit 5531632

Browse files
committed
chore: restore F38/F39 builds before moerging
1 parent ba3e48b commit 5531632

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build-38.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: ublue akmods 38
22
on:
3-
#pull_request:
3+
pull_request:
44
merge_group:
55
schedule:
66
- cron: '10 14 * * *' # 2pm-ish UTC everyday (timed against official fedora container pushes, and after 'config')

.github/workflows/build-39.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: ublue akmods 39
22
on:
3-
#pull_request:
3+
pull_request:
44
merge_group:
55
schedule:
66
- cron: '0 14 * * *' # 2pm-ish UTC everyday (timed against official fedora container pushes, and after 'config')

0 commit comments

Comments
 (0)