Skip to content

Commit

Permalink
update paths for publish builder base workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
coffee-cup committed Feb 13, 2025
1 parent 83604cf commit 697d096
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-builder-base.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: Build Debian Base Image
name: Publish Builder Base Image

on:
push:
branches: [main]
paths:
- "images/debian/build/Dockerfile"
- ".github/workflows/build-debian-base.yml"
- ".github/workflows/publish-debian-base.yml"
workflow_dispatch:

env:
Expand Down

0 comments on commit 697d096

Please sign in to comment.