From b7b10bd484cb5192ae6c8f841ed2bdaee1bf3f1f Mon Sep 17 00:00:00 2001 From: matiascabello Date: Wed, 29 May 2024 16:54:07 -0300 Subject: [PATCH] fixed text in gh action doc --- docs/docs/github-action.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/github-action.md b/docs/docs/github-action.md index 54816aae..99236817 100644 --- a/docs/docs/github-action.md +++ b/docs/docs/github-action.md @@ -17,7 +17,7 @@ name: scout-workflow on: [push] jobs: - nuevo-test: + scout-audit: runs-on: ubuntu-latest permissions: pull-requests: write