diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 38face7..c81def1 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -24,7 +24,7 @@ on: - modules/**.tf - .tool-versions - .github/workflows/tests.yml - - .github/actions/** + - .github/actions/**.yml - justfile # limit to a single execution per actor of this workflow