Limits Republishing to "Web" dir changes

This commit is contained in:
Momo the Monster
2023-02-15 22:42:04 -08:00
committed by GitHub
parent 7ed383f438
commit 3f95cabdd6

View File

@@ -5,6 +5,8 @@ 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: