From c8a5584d32fcb3d3ec632707f9cdda9b5db7b642 Mon Sep 17 00:00:00 2001 From: "Geodecki 2P gr.1" <113300767+1p22geo@users.noreply.github.com> Date: Mon, 25 Dec 2023 15:38:46 +0100 Subject: [PATCH] ci: permissions --- .github/workflows/playwright.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/playwright.yml b/.github/workflows/playwright.yml index 88b58c2..ae8f356 100644 --- a/.github/workflows/playwright.yml +++ b/.github/workflows/playwright.yml @@ -1,4 +1,6 @@ name: End-to-end tests and smoke tests +permissions: + statuses: write on: push: workflow_dispatch: