Skip to content

Commit

Permalink
Only build contaainer when path is pushed
Browse files Browse the repository at this point in the history
  • Loading branch information
sharpenedblade committed Sep 19, 2024
1 parent 64855c6 commit 09e183e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/fedora-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ on:
push:
branches:
- main
paths:
- 'fedora-ci/*'
jobs:
build-image:
uses: ./.github/workflows/build-image.yml
Expand Down

0 comments on commit 09e183e

Please sign in to comment.