From 0e0659000a16111a4e9184cfc43eab4397659c08 Mon Sep 17 00:00:00 2001 From: Sandoun <72068105+Sandoun@users.noreply.github.com> Date: Fri, 16 Jun 2023 10:34:57 +0200 Subject: [PATCH] Fixed ci no write permission --- .github/workflows/build-pipeline.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/build-pipeline.yml b/.github/workflows/build-pipeline.yml index 7fea2ad..c53664d 100644 --- a/.github/workflows/build-pipeline.yml +++ b/.github/workflows/build-pipeline.yml @@ -8,7 +8,8 @@ on: - master paths-ignore: - '**.md' - + +permissions: write-all jobs: #Check the online status of the test PLCs first