From b3e8d5815183370f3c529754dad78a3ac22db465 Mon Sep 17 00:00:00 2001 From: Christian Marangi Date: Sun, 4 Dec 2022 17:05:51 +0100 Subject: Revert "build: harden GitHub workflow permissions" This reverts commit 008e9a335dc32c4662aa56eb67487ddd777f2147. We now have the full CI backported to openwrt-22.03. We need to revert this subset and apply the full backport commit. Signed-off-by: Christian Marangi --- .github/workflows/formal.yml | 3 --- 1 file changed, 3 deletions(-) (limited to '.github/workflows/formal.yml') diff --git a/.github/workflows/formal.yml b/.github/workflows/formal.yml index 8df31d1751..26bcc74542 100644 --- a/.github/workflows/formal.yml +++ b/.github/workflows/formal.yml @@ -3,9 +3,6 @@ name: Test Formalities on: pull_request: -permissions: - contents: read - jobs: build: name: Test Formalities -- cgit v1.2.3