diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fcb97d42e..ff03e61a6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,12 +7,14 @@ on: - '**/*.md' - '**/release.yml' - '**/ci-large.yml' + - 'assets/release/Dockerfiles/*' pull_request: branches: '**' paths-ignore: - '**/*.md' - '**/release.yml' - '**/ci-large.yml' + - 'assets/release/Dockerfiles/*' workflow_dispatch: defaults: