Skip to content

Commit

Permalink
force execution
Browse files Browse the repository at this point in the history
  • Loading branch information
polographer committed Nov 5, 2024
1 parent a28c6bb commit fa25e7c
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/build-base-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,10 @@ name: Build Base Image
on:
workflow_dispatch:
push:
branches:
- "main"
- "188414578-dockerfile" #temporary to test
paths:
- ".docker/base/**"
# branches: #temporary to test
# - "main"
# paths:
# - ".docker/base/**"

concurrency:
group: base-${{ github.ref }}
Expand Down

0 comments on commit fa25e7c

Please sign in to comment.