diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index ad8976856d..9142fe8149 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -26,7 +26,7 @@ jobs: steps: - uses: actions/checkout@v4.1.1 with: - fetch-depth: '0' + fetch-depth: "0" - uses: actions/setup-python@v4.7.1 with: python-version: 3.x diff --git a/compose/.apps/postgres/postgres.aarch64.yml b/compose/.apps/postgres/postgres.aarch64.yml old mode 100755 new mode 100644 diff --git a/compose/.apps/postgres/postgres.hostname.yml b/compose/.apps/postgres/postgres.hostname.yml old mode 100755 new mode 100644 diff --git a/compose/.apps/postgres/postgres.labels.yml b/compose/.apps/postgres/postgres.labels.yml old mode 100755 new mode 100644 diff --git a/compose/.apps/postgres/postgres.netmode.yml b/compose/.apps/postgres/postgres.netmode.yml old mode 100755 new mode 100644 diff --git a/compose/.apps/postgres/postgres.ports.yml b/compose/.apps/postgres/postgres.ports.yml old mode 100755 new mode 100644 diff --git a/compose/.apps/postgres/postgres.x86_64.yml b/compose/.apps/postgres/postgres.x86_64.yml old mode 100755 new mode 100644 diff --git a/compose/.apps/postgres/postgres.yml b/compose/.apps/postgres/postgres.yml old mode 100755 new mode 100644