diff --git a/.forgejo/workflows/ci.yaml b/.forgejo/workflows/ci.yaml index 8875711..9490aa7 100644 --- a/.forgejo/workflows/ci.yaml +++ b/.forgejo/workflows/ci.yaml @@ -12,6 +12,7 @@ jobs: run: | git clone ${{ gitea.server_url }}/${{ gitea.repository }} dns echo "Cloned sucessfully from ${{ gitea.server_url }}/${{ gitea.repository }}" + cd dns files=$(git diff-tree --no-commit-id --name-only -r main | grep "*.zone") echo "Have to test $files" echo "" > /var/cache/bind/.modified