瀏覽代碼

Update CI

Loris Leiva 1 年之前
父節點
當前提交
5ec68fbecc
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .github/workflows/main.yml

+ 1 - 0
.github/workflows/main.yml

@@ -72,6 +72,7 @@ jobs:
     needs: [lint, tests]
     permissions:
       contents: write
+      pull-requests: write
     outputs:
       published: ${{ steps.changesets.outputs.published }}
     steps: