From 1290e3e6d7ea4312f7fc1f48ad74642c01cf898b Mon Sep 17 00:00:00 2001 From: Eduardo San Martin Morote Date: Sun, 12 May 2024 09:08:23 +0200 Subject: [PATCH] ci: fix --- .github/workflows/ci.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5f5f7b65..4d64d8f1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,9 +13,6 @@ on: - 'playground/**' - 'examples/**' -permissions: - contents: read - jobs: build: runs-on: ubuntu-latest