From 1dacaf8a01ab15033e894c10e24430172c456ec4 Mon Sep 17 00:00:00 2001 From: "Paulo F. Oliveira" Date: Mon, 2 Mar 2026 23:14:13 +0000 Subject: [PATCH] Fix for license update automation (#412) --- .github/workflows/update_3rd_party_licenses.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/update_3rd_party_licenses.yml b/.github/workflows/update_3rd_party_licenses.yml index eef716f..cd4c1cf 100644 --- a/.github/workflows/update_3rd_party_licenses.yml +++ b/.github/workflows/update_3rd_party_licenses.yml @@ -3,6 +3,7 @@ name: Update 3rd party licenses (automation) permissions: contents: write + pull-requests: write on: schedule: