This commit is contained in:
adueck 2023-03-07 15:41:34 +05:00
parent ffc7a0f78b
commit 221a7d6562
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ on:
# Runs on pushes targeting the default branch
push:
branches: ["master"]
paths: ["src/components/**"]
# paths: ["src/components/**"]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: