Fix for license update automation (#412)

1dacaf8 · Paulo F. Oliveira · 2026-03-02 23:14

1 files +1 -0

Files changed

modified .github/workflows/update_3rd_party_licenses.yml
+1 −0
@@ -3,6 +3,7 @@ name: Update 3rd party licenses (automation)
3 3
4 4 permissions:
5 5 contents: write
6 + pull-requests: write
6 7
7 8 on:
8 9 schedule:

Parents: fa8ba5f