Loris Leiva il y a 1 an
Parent
commit
5ec68fbecc
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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: