Only run on actual Unity project changes
This commit is contained in:
@@ -2,9 +2,11 @@ name: Build WACVR
|
||||
|
||||
on:
|
||||
push:
|
||||
paths-ignore:
|
||||
- '.github/**'
|
||||
- '.vscode/**'
|
||||
paths:
|
||||
- 'Assets/**'
|
||||
- 'Packages/**'
|
||||
- 'ProjectSettings/**'
|
||||
- 'UserSettings/**'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user