diff --git a/.github/workflows/stress-test-runtime.yml b/.github/workflows/stress-test-runtime.yml index 1bc449d654..0328bdc911 100644 --- a/.github/workflows/stress-test-runtime.yml +++ b/.github/workflows/stress-test-runtime.yml @@ -4,6 +4,9 @@ on: schedule: - cron: "30 2 * * *" +permissions: + packages: read + jobs: x86_64-linux: runs-on: ubuntu-latest