Skip to content

Commit

Permalink
feat: Run CI on changing a CI file
Browse files Browse the repository at this point in the history
  • Loading branch information
berkes committed Sep 12, 2024
1 parent 7b8a1a7 commit 5a35c26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches: [ "main" ]
paths:
- 'Dockerfile'
- '.github/workflows/**'

jobs:
build:
Expand Down

0 comments on commit 5a35c26

Please sign in to comment.