diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index e70d75c0..cc2342a2 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -22,6 +22,9 @@ env: CLICKHOUSE_SECURE_PASSWORD: ${{ secrets.INTEGRATIONS_TEAM_TESTS_CLOUD_PASSWORD_SMT_PROD }} CLICKHOUSE_SECURE_DB: default +permissions: + contents: read + jobs: build: runs-on: macos-latest