diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index 5565428..a90dfdd 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -5,6 +5,7 @@ on: # Runs on pushes targeting the default branch push: branches: ["main"] + paths: ["web/**"] # Allows you to run this workflow manually from the Actions tab workflow_dispatch: