From f807e6dcd90a3f0d135ae87f22c7d64c00577343 Mon Sep 17 00:00:00 2001 From: Bellangelo Date: Sun, 25 Aug 2024 02:53:19 +0300 Subject: [PATCH] Allow action to create pull requests --- .github/workflows/build.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ee3d193..ca13dc9 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -7,9 +7,7 @@ on: workflow_dispatch: {} permissions: - issues: write pull-requests: write - contents: write jobs: build: