Update dev_push.yml

This commit is contained in:
2024-09-24 21:48:21 +02:00
committed by GitHub
Unverified
parent 088702881c
commit bb67186587

View File

@@ -3,7 +3,7 @@ name: "Push to 'dev' branch"
on:
push:
branches:
- "dev/*"
- "dev/**"
paths:
- 'WatchIt**'