Skip to content

Commit

Permalink
Oh yea, I'm stupid about this one.
Browse files Browse the repository at this point in the history
  • Loading branch information
Maczuga committed Sep 2, 2024
1 parent 1da80b5 commit 176d587
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/docker_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ on:
- master
- main
- docker
paths:
- "!.editorconfig"
- "!tsm.service"
- "!README.md"
paths-ignore:
- ".editorconfig"
- "tsm.service"
- "README.md"

jobs:
build-and-push:
Expand Down

0 comments on commit 176d587

Please sign in to comment.