Skip to content

Commit

Permalink
make it run in useful scenarios
Browse files Browse the repository at this point in the history
Signed-off-by: Simon L <[email protected]>
  • Loading branch information
szaimen committed Sep 26, 2023
1 parent 49eac83 commit e784e0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Docker Lint

on:
pull_request:
# paths:
# - 'Containers/**'
paths:
- 'Containers/**'
push:
branches:
- main
Expand Down

0 comments on commit e784e0c

Please sign in to comment.