From ce46f2335f0bdbc0688d090435307388fc26d6a1 Mon Sep 17 00:00:00 2001 From: Frank Steiler Date: Tue, 4 Jul 2023 16:03:55 +0200 Subject: [PATCH] adjusting settings --- .vscode/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index fd557b70..a8240890 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -19,7 +19,7 @@ } }, "github-actions.remote-name": "origin", - "github-actions.workflows.pinned.refresh.enabled": false, + "github-actions.workflows.pinned.refresh.enabled": true, "github-actions.workflows.pinned.refresh.interval": 90, "github-actions.workflows.pinned.workflows": [ ".github/workflows/event_pr.yml",