Skip to content

Commit

Permalink
Fixed typo in github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
erikmagkekse committed Nov 3, 2024
1 parent d5f121d commit 712dc8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Docker build and push
on:
push:
branches:
- '**''
- '**'
paths:
- 'src/**'
- '.github/**'
Expand Down

0 comments on commit 712dc8a

Please sign in to comment.