Skip to content

Commit

Permalink
misc: small fix or general refactoring i did not bother commenting
Browse files Browse the repository at this point in the history
  • Loading branch information
evilsocket committed Jun 23, 2024
1 parent cb409f8 commit 606e5a1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ name: Build and Push Docker Images
on:
push:
branches: [ "main" ]
paths-ignore:
- 'README.md'
- 'examples'
pull_request:
branches: [ "main" ]

Expand Down

0 comments on commit 606e5a1

Please sign in to comment.