From 7daa5e233f221e7f94f4f4a83241c23f2edffcf2 Mon Sep 17 00:00:00 2001 From: Osvaldo A Martin Date: Wed, 11 Sep 2024 09:49:54 -0300 Subject: [PATCH] Update contributors.yml --- .github/workflows/contributors.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/contributors.yml b/.github/workflows/contributors.yml index 7749b6f..132c39c 100644 --- a/.github/workflows/contributors.yml +++ b/.github/workflows/contributors.yml @@ -6,7 +6,7 @@ on: jobs: contrib-readme-job: runs-on: ubuntu-latest - name: A job to automate contributors in webpage + name: A job to automate contributors list in webpage permissions: contents: write pull-requests: write