Add subfolder watching

This commit is contained in:
2024-01-22 14:50:23 -06:00
parent ccb2951f81
commit c9dd5aef53
2 changed files with 57 additions and 0 deletions

View File

@@ -5,6 +5,8 @@ on:
push:
branches:
- "main"
paths:
- "SteamCMD/*"
# schedule:
# - cron: "37 18 * * *"