Include changes in dockerfiles

This commit is contained in:
Juan Font Alonso 2022-08-02 21:06:32 +02:00
parent b11c77f692
commit 671620bc8b

View File

@ -21,6 +21,7 @@ jobs:
**/*.go
integration_test/
config-example.yaml
Dockerfile*
- uses: cachix/install-nix-action@v16
if: steps.changed-files.outputs.any_changed == 'true'