diff --git a/.github/workflows/linpeas-development.yml b/.github/workflows/linpeas-development.yml index 239563f..50525e7 100644 --- a/.github/workflows/linpeas-development.yml +++ b/.github/workflows/linpeas-development.yml @@ -9,7 +9,7 @@ on: branches: - 'linpeas-dev' paths: - - '!**linpeas.sh' + - 'linPEAS/linpeas.sh' # Allows you to run this workflow manually from the Actions tab workflow_dispatch: