diff --git a/.github/workflows/master-slugs.yml b/.github/workflows/master-slugs.yml index a79290e5..71e8a409 100644 --- a/.github/workflows/master-slugs.yml +++ b/.github/workflows/master-slugs.yml @@ -37,6 +37,7 @@ jobs: - name: Commit and Push Changes to Master uses: EndBug/add-and-commit@v9 with: + cwd: "./tests/" author_name: NetBox-Bot author_email: info@netboxlabs.com committer_name: NetBox-Bot