diff --git a/.github/workflows/nodejsci.yml b/.github/workflows/nodejsci.yml index da5d123..ca47afd 100644 --- a/.github/workflows/nodejsci.yml +++ b/.github/workflows/nodejsci.yml @@ -5,13 +5,15 @@ on: branches: - develop - main + paths: + - "typing-app/**" pull_request: branches: - develop - main + paths: + - "typing-app/**" workflow_dispatch: - paths: - - "typing-app/**" defaults: run: