Skip to content

Commit 9172e7e

Browse files
levkkclaude
andcommitted
ci: trigger base-image builds on levkk-base-package-images
Temporary push trigger so the new package-base and package-ci-base workflows fire off the feature branch; remove before merge. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent eb93bbe commit 9172e7e

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/package-base.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
schedule:
55
# Weekly: Mondays at 06:00 UTC.
66
- cron: '0 6 * * 1'
7+
push:
8+
branches: ['levkk-base-package-images']
79

810
env:
911
REGISTRY: ghcr.io

.github/workflows/package-ci-base.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
schedule:
55
# Weekly: Mondays at 06:00 UTC.
66
- cron: '0 6 * * 1'
7+
push:
8+
branches: ['levkk-base-package-images']
79

810
env:
911
REGISTRY: ghcr.io

0 commit comments

Comments
 (0)