Skip to content

Commit

Permalink
limit build-base to master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
jwetzell committed Aug 24, 2024
1 parent 07290e8 commit 6f62295
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
push:
paths:
- 'Dockerfile.base'
branches:
- 'master'
jobs:
docker:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 6f62295

Please # to comment.