mirror of
https://github.com/containers/podman.git
synced 2026-01-29 16:31:45 -05:00
Don't require tests for github-actions & metadata
Signed-off-by: Chris Evich <cevich@redhat.com>
This commit is contained in:
@@ -39,6 +39,7 @@ filtered_changes=$(git diff --name-status $base $head |
|
||||
fgrep -vx go.mod |
|
||||
fgrep -vx go.sum |
|
||||
egrep -v '^[^/]+\.md$' |
|
||||
egrep -v '^.github' |
|
||||
egrep -v '^contrib/' |
|
||||
egrep -v '^docs/' |
|
||||
egrep -v '^hack/' |
|
||||
|
||||
Reference in New Issue
Block a user