aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/tools.yml
diff options
context:
space:
mode:
authorChristian Marangi <ansuelsmth@gmail.com>2022-12-04 17:05:51 +0100
committerChristian Marangi <ansuelsmth@gmail.com>2022-12-04 17:36:57 +0100
commitb3e8d5815183370f3c529754dad78a3ac22db465 (patch)
tree08feb37bd08483e05ec9be6eb748abacb3944c83 /.github/workflows/tools.yml
parent431875b3dfa117cdf051941ad9efc118bba77a44 (diff)
downloadupstream-b3e8d5815183370f3c529754dad78a3ac22db465.tar.gz
upstream-b3e8d5815183370f3c529754dad78a3ac22db465.tar.bz2
upstream-b3e8d5815183370f3c529754dad78a3ac22db465.zip
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 <ansuelsmth@gmail.com>
Diffstat (limited to '.github/workflows/tools.yml')
-rw-r--r--.github/workflows/tools.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/tools.yml b/.github/workflows/tools.yml
index f483615363..39adac5beb 100644
--- a/.github/workflows/tools.yml
+++ b/.github/workflows/tools.yml
@@ -10,9 +10,6 @@ on:
- 'tools/**'
- '.github/workflows/tools.yml'
-permissions:
- contents: read
-
jobs:
build-macos-latest:
if: github.event_name != 'push'