From 759be5330bc181a716ad1a52d465964c934662ef Mon Sep 17 00:00:00 2001 From: Sam <109683132+kernelsam@users.noreply.github.com> Date: Tue, 19 Mar 2024 10:13:59 -0700 Subject: [PATCH] senzing-factory/build-resources#120 update add to project dependabot permissions --- .github/workflows/add-to-project-g2-python-dependabot.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/add-to-project-g2-python-dependabot.yaml b/.github/workflows/add-to-project-g2-python-dependabot.yaml index 4b8581c..37ac558 100644 --- a/.github/workflows/add-to-project-g2-python-dependabot.yaml +++ b/.github/workflows/add-to-project-g2-python-dependabot.yaml @@ -4,6 +4,9 @@ on: pull_request: branches: [main] +permissions: + repository-projects: write + jobs: add-to-project-dependabot: secrets: