diff --git a/.github/workflows/biome.yml b/.github/workflows/biome.yml index 798740aef..792e31631 100644 --- a/.github/workflows/biome.yml +++ b/.github/workflows/biome.yml @@ -8,6 +8,9 @@ on: - "**.ts" - "**.astro" +permissions: + pull-requests: write + jobs: build: