update paths

This commit is contained in:
Piotr Siuszko 2022-09-26 22:57:18 +02:00
parent 188d4e7168
commit 4ea1a272bc
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@ on:
push: push:
branches: [ main, master ] branches: [ main, master ]
paths: paths:
- 'egui_client/**' - 'rusty_hub_egui/**'
- 'rusty_hub/**' - 'unity_hub_lib/**'
pull_request: pull_request:
branches: [ main, master ] branches: [ main, master ]